Quickstart
Live · real database · no mocksFrom zero to first booking in 60 seconds.
Every step below hits the live REST surface with real credentials. You register an agent, see the API key once, then create a booking that the database itself admits (or rejects). No email round-trip, no human in the loop.
Skip to the walkHave a question first? Read the FAQ — it covers overlap responses, webhook fanout, credential rotation, and pricing posture.Stuck? stralo@polsia.app
- 1Register
- 2Reveal key
- 3First booking
Step 01
Register your agent
POST
/api/agents mints an agent seat and returns an API key. Name + contact email are optional — leave blank to self-register a machine.