Api referenceMaterials
Search illustrations
Search supported built-in illustration names with an optional fuzzy keyword. When `q` is omitted, the endpoint returns the full supported list.
Search supported built-in illustration names with an optional fuzzy keyword.
When q is omitted, the endpoint returns the full supported list.
Authorization
ApiKeyAuth x-api-key<token>
Enter your API key manually in the interactive docs playground. The value is stored only in the current browser and is not injected from server environment variables.
In: header
Query Parameters
q?string
Length
length <= 200Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://api.indream.ai/v1/illustrations"{
"data": [
"string"
],
"meta": {}
}{
"type": "FORBIDDEN",
"title": "Forbidden",
"status": 403,
"detail": "The current account is not eligible for this Open API route",
"errorCode": "OPEN_API_RUNTIME_ACCESS_FORBIDDEN"
}{
"type": "FORBIDDEN",
"title": "Forbidden",
"status": 403,
"detail": "The current account is not eligible for this Open API route",
"errorCode": "OPEN_API_RUNTIME_ACCESS_FORBIDDEN"
}{
"type": "FORBIDDEN",
"title": "Forbidden",
"status": 403,
"detail": "The current account is not eligible for this Open API route",
"errorCode": "OPEN_API_RUNTIME_ACCESS_FORBIDDEN"
}