Developer keys
Get an API key
Developer keys give you higher rate limits on the Tresse public API. Use them for GPT Actions, MCP servers, custom integrations, or anything that queries salon availability and services.
Anonymous
10 req/min
No key needed
Developer
60 req/min
Free key
Business
120 req/min
Dashboard API key
Usage
Pass your key as an X-API-Key header:
curl https://tresse.io/api/v1/public/businesses \
-H "X-API-Key: dk_live_your_key_here"