GET /v1/me returns your organization details and remaining credit balance. Call it to confirm your API key is valid, identify which org it belongs to, and check how many credits you have before running transcript or extraction jobs.
Endpoint
Authentication
This endpoint requires anx-api-key header.
Parameters
This endpoint takes no query parameters.Example
Response
string
Your organization’s unique identifier.
string
Your organization’s display name.
number
Credits remaining in your current billing period.