Developers

API reference

Technical starting points for connecting Qosie to your own systems.

Webhook tools

Create tools Qosie can call when an agent needs to make a reservation, ticket, CRM update or other action.

  • HTTP methods and endpoint configuration
  • Headers and body parameters
  • Validation of required fields

Authentication

Use bearer tokens or custom headers for internal APIs. Keep tokens limited to the actions an agent really needs.

Observability

Tool calls appear in run logs, so you can check which input was sent and which output came back.

MCP alongside API

For teams with multiple tools, MCP can be a better interface than separate webhook definitions. Both patterns can coexist.

Want to connect your own API or webhook? We help with scope, authentication, payloads and observability.

Discuss integration