Currently, our API is in beta. We are working on adding more functionality to process audio streams and provide more insights in real-time.
Welcome
Descriptor.AI API
View our OpenAPI specification to get started with the endpoint examples.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Introduction to Descriptor.AI API
curl -X 'GET' \
'https://demo.descriptor.ai/api/v1/offline/processing/{result_id}' \
-H 'accept: application/json' \
-H 'Authorization: Bearer YOUR_ACCESS_TOKEN'