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" }}Máy chủ MCP
Kết nối Cursor, Claude Desktop, ChatGPT, hoặc các khách hàng MCP khác với API công cộng của Speechdash.
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.