Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.mosaic.dev/v1/ads/me \ --header 'X-API-Key: <api-key>'
{ "data": { "id": 123, "user_id": "<string>" } }
Returns information about the authenticated API key including plan and usage.
API key for authentication. Obtain from your Mosaic dashboard.
API key information
Show child attributes