S D K
Endpoints accessible with a team API key (aden_live_xxx)
Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/tracks/search/deep?q=string&teamId=string"Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/tracks/"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/tracks/string"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X PATCH "https://example.com/api/v1/tracks/string" \ -H "Content-Type: application/json" \ -d '{}'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/tracks/string/collaborators"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/tracks/string/covers"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/api/v1/tracks/string/covers" \ -H "Content-Type: application/json" \ -d '{ "fileName": "string" }'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X PATCH "https://example.com/api/v1/tracks/string/covers/string/current"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X DELETE "https://example.com/api/v1/tracks/string/covers/string"Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/albums/"Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/albums/links?teamId=string"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/albums/string"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/albums/string/collaborators"Authorization
sessionAuth Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/api/v1/tracks/string/versions/create" \ -H "Content-Type: application/json" \ -d '{ "audio_file_name": "string" }'Authorization
sessionAuth Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/api/v1/tracks/string/versions/string/files/create" \ -H "Content-Type: application/json" \ -d '{ "audio_file_name": "string" }'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/tracks/string/versions/string/detail"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/tracks/string/versions/string/todos"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/api/v1/tracks/string/versions/string/todos" \ -H "Content-Type: application/json" \ -d '{ "todo": "string" }'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X PATCH "https://example.com/api/v1/tracks/string/versions/string/todos/string" \ -H "Content-Type: application/json" \ -d '{}'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X DELETE "https://example.com/api/v1/tracks/string/versions/string/todos/string"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X PATCH "https://example.com/api/v1/tracks/string/versions/string/metadata" \ -H "Content-Type: application/json" \ -d '{}'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/tracks/string/versions/string/plays"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X POST "https://example.com/api/v1/tracks/string/versions/string/comments/upload"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/api/v1/tracks/string/versions/string/comments/with-attachments" \ -H "Content-Type: application/json" \ -d '{}'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/tracks/string/versions/string/comments"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/api/v1/tracks/string/versions/string/comments" \ -H "Content-Type: application/json" \ -d '{ "comment": "string" }'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X PATCH "https://example.com/api/v1/tracks/string/versions/string/comments/string" \ -H "Content-Type: application/json" \ -d '{}'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X DELETE "https://example.com/api/v1/tracks/string/versions/string/comments/string"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/api/v1/tracks/string/versions/string/comments/string/reactions" \ -H "Content-Type: application/json" \ -d '{ "emoji": "string" }'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X DELETE "https://example.com/api/v1/tracks/string/versions/string/comments/string/reactions/string"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/tracks/string/versions"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X DELETE "https://example.com/api/v1/tracks/string/versions/string"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X PATCH "https://example.com/api/v1/tracks/string/versions/string/final"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X PATCH "https://example.com/api/v1/tracks/string/versions/reorder" \ -H "Content-Type: application/json" \ -d '{ "versions": [ { "versionId": 0, "order": 0 } ] }'Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/contacts/?teamId=string"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/documents/team/string"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/documents/track/string"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/documents/string/download"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/documents/team/string/tree"Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/transfers/?teamId=string"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/transfers/string/download"Authorization
sessionAuth Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/project-files/?trackId=string"Authorization
sessionAuth Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/project-files/tracks?teamId=string"Authorization
sessionAuth Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/project-files/string/download"Authorization
sessionAuth Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/project-files/string/download/string"Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/milestones/"Supabase access token — used by the web and mobile apps
In: header
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/api/v1/milestones/" \ -H "Content-Type: application/json" \ -d '{ "milestone": "string" }'Supabase access token — used by the web and mobile apps
In: header
TypeScript Definitions
Use the request body type in TypeScript.
curl -X PATCH "https://example.com/api/v1/milestones/reorder" \ -H "Content-Type: application/json" \ -d '{ "milestoneIds": [ 0 ] }'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/milestones/string"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X PATCH "https://example.com/api/v1/milestones/string" \ -H "Content-Type: application/json" \ -d '{}'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X DELETE "https://example.com/api/v1/milestones/string"Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/todos/"Supabase access token — used by the web and mobile apps
In: header
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/api/v1/todos/" \ -H "Content-Type: application/json" \ -d '{ "todo": "string" }'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X PATCH "https://example.com/api/v1/todos/string" \ -H "Content-Type: application/json" \ -d '{}'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X DELETE "https://example.com/api/v1/todos/string"Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/time-entries/"Supabase access token — used by the web and mobile apps
In: header
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/api/v1/time-entries/" \ -H "Content-Type: application/json" \ -d '{ "durationMinutes": 1 }'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X PATCH "https://example.com/api/v1/time-entries/string" \ -H "Content-Type: application/json" \ -d '{}'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X DELETE "https://example.com/api/v1/time-entries/string"Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/milestone-comments/"Supabase access token — used by the web and mobile apps
In: header
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/api/v1/milestone-comments/" \ -H "Content-Type: application/json" \ -d '{ "body": "string" }'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X PATCH "https://example.com/api/v1/milestone-comments/string" \ -H "Content-Type: application/json" \ -d '{ "body": "string" }'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X DELETE "https://example.com/api/v1/milestone-comments/string"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/api/v1/milestone-comments/string/reactions" \ -H "Content-Type: application/json" \ -d '{ "emoji": "string" }'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X DELETE "https://example.com/api/v1/milestone-comments/string/reactions/string"Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/milestone-comments/mentionable"TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/api/v1/public/revoke-key" \ -H "Content-Type: application/json" \ -d '{ "secret": { "api_key": "string" } }'curl -X GET "https://example.com/api/v1/public/restore-key/497f6eca-6276-4993-bfeb-53cbbbba6f08"Supabase access token — used by the web and mobile apps
In: header
curl -X GET "https://example.com/api/v1/guides/"Supabase access token — used by the web and mobile apps
In: header
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/api/v1/guides/" \ -H "Content-Type: application/json" \ -d '{ "countryCode": "st", "slug": "string", "title": "string", "content": "string", "scope": "team" }'Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/financials/?teamId=string"Supabase access token — used by the web and mobile apps
In: header
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/api/v1/financials/" \ -H "Content-Type: application/json" \ -d '{ "teamId": 0, "isIncome": true, "amount": 0 }'Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/financials/summary?teamId=string"Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/financials/pipeline?teamId=string"Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/financials/export?teamId=string"Supabase access token — used by the web and mobile apps
In: header
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/api/v1/financials/import" \ -H "Content-Type: application/json" \ -d '{ "teamId": 0, "entries": [ { "isIncome": true, "amount": 0 } ] }'Supabase access token — used by the web and mobile apps
In: header
curl -X GET "https://example.com/api/v1/webhooks/event-types"Supabase access token — used by the web and mobile apps
In: header
Query Parameters
curl -X GET "https://example.com/api/v1/webhooks/"Supabase access token — used by the web and mobile apps
In: header
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/api/v1/webhooks/" \ -H "Content-Type: application/json" \ -d '{ "url": "string" }'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
TypeScript Definitions
Use the request body type in TypeScript.
curl -X PATCH "https://example.com/api/v1/webhooks/string" \ -H "Content-Type: application/json" \ -d '{}'Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X DELETE "https://example.com/api/v1/webhooks/string"Supabase access token — used by the web and mobile apps
In: header
Path Parameters
curl -X GET "https://example.com/api/v1/webhooks/string/deliveries"