Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST https://connect.trypost.it/api/api-keys \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"name":"CI pipeline"}'
{ "token": { "id": "a7b8c9d0-e1f2-3a4b-5c6d-7e8f9a0b1c2d", "name": "CI pipeline", "last_used_at": null, "expires_at": null, "created_at": "2026-01-14T12:00:00+00:00" }, "plain_token": "9f1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c…" }
Create a key. The plain token is returned only here.
plain_token