Getting Started
API Reference
↗️ Mobius Labs
Search
/
Aana API
(0.1.0)
Download OpenAPI description
openapi.json
openapi.yaml
Languages
Servers
https://v1.api.aana.ai/
Analyze
Operations
post
/analyze
+ Show
Indexing
Operations
post
/index
+ Show
Search
Operations
post
/search
post
/search_grid
post
/search_clusters
+ Show
Collections
Operations
post
/collections
get
/collections
get
/collections/{collection_id}
delete
/collections/{collection_id}
put
/collections/{collection_id}
get
/collections/{collection_id}/items
get
/collections/{collection_id}/items/{media_id}
delete
/collections/{collection_id}/items/{media_id}
Show 2 more...
+ Show
Webhooks
Operations
get
/webhooks
post
/webhooks
get
/webhooks/{webhook_id}
put
/webhooks/{webhook_id}
delete
/webhooks/{webhook_id}
+ Show
Tasks
Operations
get
/tasks/count
get
/tasks/{task_id}
delete
/tasks/{task_id}
get
/tasks
post
/tasks/{task_id}/retry
get
/tasks/get/{task_id}
Deprecated
get
/tasks/delete/{task_id}
Deprecated
+ Show