Chuyển tới nội dung chính

Image URL conversion

API Overview

  • Convert image URL into a recognizable format for image search API
  • Xem thêm

Basic Information

Request Parameter

Query

Body

Content-Type: application/json
TrườngLoạiGiải thíchBắt buộc
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
mẹo
The converted result is typically in image path format and can be directly used as a parameter for image search API

Security Auth

mẹo

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...