Skip to main content

Base URL

All v1.0 endpoints are prefixed with /v1.0 after the base URL (e.g. https://api.thatsme.com.br/api/v1.0/events).

Authentication

All v1.0 endpoints require an API key sent as a Bearer token:
Generate your API key at Settings → Integrations → Generate API Key. The key is shown once at creation — store it securely.
A FREE plan cannot use the API at all — all requests return 403 Forbidden. You need at least the Starter plan for read access and Pro plan or above for certificate emission and webhooks.

Rate limits

Rate limits are per organization (not per IP), applied across all API keys you own. Rate limit responses return HTTP 429 with Retry-After header. See Tiers for full details.

Plan requirements by endpoint

For the Public Directory (no auth required, for LLMs and search engines), see Public Directory API.