接口地址:https://api.jisuapi.com/licenseplate/verify
返回格式:JSON
请求方式:GET POST
请求示例:https://api.jisuapi.com/licenseplate/verify?appkey=yourappkey&carorg=all&lsprefix=%E4%BA%AC&lsnum=PHG032&lstype=02&engineno=062335
| 参数名称 | 类型 | 必填 | 说明 |
|---|---|---|---|
| lsprefix | string | 是 | 车牌前缀 |
| lsnum | string | 是 | 车牌剩余部分 |
| lstype | string | 是 | 车辆类型 |
| frameno | string | 否 | 车架号 |
| engineno | string | 是 | 发动机号 |
| 参数名称 | 类型 | 说明 |
|---|---|---|
| lsprefix | string | 车牌前缀 |
| lsnum | string | 车牌剩余部分 |
| carorg | string | 管局名称 |
| verifystatus | int | 校验状态 0一致 1不一致 |
| verifymsg | string | 校验信息 |
| illegalnum | int | 违章总条数 校验失败此结果无效 |
| lstype | string | 车辆类型 |
| illegalnumlocal | int | 本省违章条数 校验失败此结果无效 |
| illegalnumother | int | 外省违章条数 校验失败此结果无效 |
接口地址:https://api.jisuapi.com/licenseplate/lstype
返回格式:JSON
请求方式:GET
请求示例:https://api.jisuapi.com/licenseplate/lstype?appkey=yourappkey
| 参数名称 | 类型 | 必填 | 说明 |
|---|
| 参数名称 | 类型 | 说明 |
|---|---|---|
| code | string | 车牌代号 |
| name | string | 车牌名称 |