Hosts at a glance
Every code sample in these docs uses environment variables for hostnames. Set these once per shell:$SALTY_API_KEY. The Scalar API explorer is always at $SALTY_API/reference.
Three ways to call the API
curl — for one-off probing.$SALTY_API/reference, paste your sk_live_… key in Authorize, send requests from the page.
Next
- Quickstart — sign up, get a key, hit the API in 60 seconds
- API Reference → Introduction — conventions, errors, pagination
- Concepts → Authentication — sk_live_ keys, Supabase JWTs, OAuth tokens
- Concepts → Schema engine — how
custom_attributesvalidation works - Concepts → Billing — plans, hard caps, upgrade/cancel flow
- MCP server — connect Claude/Cursor/ChatGPT via OAuth
- Webhooks — receive signed events when data changes