Account
Authenticated account and wallet.
Returns the authenticated user, plan, and wallet balance. Use this endpoint to verify an API key (for example Zapier connection tests).
Authorization
ApiKeyAuth AuthorizationBearer <token>
API key from Settings > API, prefixed with sh_live_.
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/me"{ "id": "string", "email": "[email protected]", "plan_id": "string", "wallet_cents": -9007199254740991, "display_credits": 0, "api_key": { "id": "string", "name": "string", "prefix": "string" }}MCP-server
Tilmeld Cursor, Claude Desktop, ChatGPT eller andre MCP-klienter til Speechdash's offentlige API.
Documents
Library documents, including finished audio and video transcripts. There is no separate transcripts resource. Transcription jobs stay in the app; completed jobs appear here with source=transcription.