Skip to main content

Base URL

https://api.thatsme.com.br

Authentication

All API v1 endpoints require an API key sent as a Bearer token:
Authorization: Bearer your_api_key
Generate your API key at Settings → Integrations → Generate API Key. The key is shown once at creation — store it securely.
A FREE plan API key can read data but cannot emit certificates. Certificate emission requires STARTER plan or above.

Rate limits

EndpointLimit
POST /v1.0/invitations100 req/min
GET endpoints300 req/min
Webhook test10 req/min
Rate limit responses return HTTP 429 with Retry-After header.

Plan requirements by endpoint

EndpointFREESTARTER+
GET /v1.0/events
GET /v1.0/badges
GET /v1.0/invitations
GET /v1.0/balance
POST /v1.0/invitations
POST /v1.0/webhooks
GET /api/v1/events (public)— (no auth required)