HomeDocsTeam ManagementStudio APIs
Team Management

Studio APIs

The APIs tab within Team Settings allows you to bridge the gap between your conversational AI and your existing technical stack.

Webhook URL

A Webhook is a powerful way for Querlo Studio to "push" events to your own server in real-time.

  • How it works: Whenever a significant event occurs (like a lead capture or a specific node completion), Querlo will send a POST request to the URL you provide here.
  • Setup: Enter your server's endpoint in the Webhook URL field and click Save. This allows you to trigger external workflows, update your CRM, or log data to your own database instantly.

API Key

The API Key is your team's unique identifier for secure, authenticated requests back into the Querlo Studio platform.

  • Authentication: Use this key in the header of your requests when using our Messaging API or other programmatic services.
  • Security: Treat your API Key like a password. If you suspect it has been compromised, you can use the Refresh icon next to the key field to regenerate it immediately. Note that once regenerated, the old key will stop working.

By utilizing these API tools, you can transform Querlo Studio from a standalone chatbot into a fully integrated part of your enterprise software ecosystem.