Image URL conversion
API Overview
- Convert image URL into a recognizable format for image search API
- See More
API URL
Request Parameters
Body
| Field | Type | Explanation | Required |
|---|---|---|---|
| url | string | [object Object] | true |
| search_api_endpoint | string | [object Object] | false |
tip
The converted result is typically in image path format and can be directly used as a parameter for image search API
Security Auth
tip
Please go to Console-Account Center to get your apiToken.
Add your apiToken to the request parameters. Please refer to the examples below.
Request Example
- PHP
- JavaScript
- Python
- Java
- Go
Response Example
- 200
- 417
- 422
- 439
- 499
- 500
- 503
Loading...