Skip to main content
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 an x-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.
Call GET /v1/me before running extract jobs to confirm you have enough credits. Each extraction costs 10 credits, and each Whisper transcription costs 5.