Using your token
Include the token as a Bearer token in theAuthorization header of your API requests.
Example
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Authenticate requests with a Bearer token scoped to a Drive.
Authorization header of your API requests.
Example
curl -H "Authorization: Bearer YOUR_API_TOKEN" https://descriptapi.com/v1/status
