Перейти к основному содержимому

Image URL conversion

API Overview

Basic Information

Request Parameter

Query

Body

Content-Type: application/json
ПолеТипОбъяснениеОбязательно
urlstringImage URL to be convertedtrue
search_api_endpointstringAPI endpoint for image search, defaults to `/search/image`, supported endpoints: /search/image, /global/search/image, /global/search/image/v2false
подсказка
The converted result is typically in image path format and can be directly used as a parameter for image search API

Security Auth

подсказка

Please go to Console-Account Center to get your apiToken

Add your apiToken to your query parameters. Please refer to the examples below.

Request Example

Response Example

Loading...