Search IP Assets
Endpoints
Search IP Assets
Perform vector search for IP assets based on query text and optional media type filter. This endpoint uses AI-powered search to find relevant assets by semantic similarity.
POST
Search IP Assets
Search is done by vectorizing the title and description of the IP metadata using the IPA metadata standard.
Authorizations
Body
application/json
The search query string
Required string length:
1 - 1000Example:
"dragon NFT"
Optional media type filter - must be 'audio', 'video', or 'image'. Leave empty to search all media types
Available options:
audio, video, image Example:
"image"
Pagination configuration
Response
OK
List of IP asset search results
Total number of search results found
A URL to the JSON Schema for this object.
Example:
"https://api.storyapis.com/api/v4/SearchResponseBodyHuma.json"
Pagination information

