# Flireo AI ## Docs - Introducing Flireo AI [Introduction](https://doc.flireo.nl/introduction-1424352m0.md): - Introducing Flireo AI [Core concepts](https://doc.flireo.nl/core-concepts-1424360m0.md): - Introducing Flireo AI [Getting started](https://doc.flireo.nl/getting-started-1424376m0.md): - Introducing Flireo AI [API overview](https://doc.flireo.nl/api-overview-1424383m0.md): - Server events [Assistant types](https://doc.flireo.nl/assistant-types-1424389m0.md): - Server events [Assistant-request Event](https://doc.flireo.nl/assistant-request-event-1424589m0.md): - Server events [Tool-calls Event](https://doc.flireo.nl/tool-calls-event-1424609m0.md): - Server events [End-of-call-report Event](https://doc.flireo.nl/end-of-call-report-event-1424665m0.md): - Server events [Status-update Event](https://doc.flireo.nl/status-update-event-1441095m0.md): - Server events [Control live calls](https://doc.flireo.nl/control-live-calls-1424776m0.md): ## API Docs - Calls [List calls](https://doc.flireo.nl/list-calls-20781763e0.md): Use this api to list your calls. The response contains an array of calls as objects. - Calls [Get call](https://doc.flireo.nl/get-call-20781945e0.md): Use this api to retrieve a specific call from the database. - Calls [Create call](https://doc.flireo.nl/create-call-20872524e0.md): Use this api to call a contact. You can call a contact by contact_id or by +E.164 formatted phone number. - Calls [Inject message](https://doc.flireo.nl/inject-message-20774134e0.md): Flireo’s Inject Message API enables advanced workflows by sending messages directly into an active AI conversation—allowing the agent to incorporate information that’s often tricky to capture, like email addresses, phone numbers, or street names. The injected message becomes part of the conversation context, and the agent may respond to it, reference it, or act on it, without necessarily repeating it verbatim. - Calls [Delete call](https://doc.flireo.nl/delete-call-20873344e0.md): Use this api to delete a call - Assistants [List assistants](https://doc.flireo.nl/list-assistants-20790247e0.md): Use this api to list your assistants. The response contains an array of assistants as objects. - Assistants [Get assistant](https://doc.flireo.nl/get-assistant-20790432e0.md): Use this api to retrieve a specific assistant from the database. - Assistants [Update assistant](https://doc.flireo.nl/update-assistant-20830013e0.md): Use this api to update an assistant. - Assistants [Create assistant](https://doc.flireo.nl/create-assistant-20792040e0.md): Use this api to create an assistant. - Assistants [Delete assistant](https://doc.flireo.nl/delete-assistant-20869664e0.md): Use this api to delete your assistant. - Contacts [List contacts](https://doc.flireo.nl/list-contacts-20790557e0.md): Use this api to list your contacts. The response contains an array of contacts as objects. - Contacts [Get contact](https://doc.flireo.nl/get-contact-20790563e0.md): Use this api to retrieve a specific contact from the database. - Contacts [Update contact](https://doc.flireo.nl/update-contact-20790916e0.md): Use this api to update a specific contact. - Contacts [Create contact](https://doc.flireo.nl/create-contact-20790699e0.md): Use this api to add a contact. - Contacts [Delete contact](https://doc.flireo.nl/delete-contact-20870496e0.md): Use this api to delete a contact - Scheduled calls [List scheduled calls](https://doc.flireo.nl/list-scheduled-calls-20874437e0.md): Use this api to list your scheduled calls - Scheduled calls [Get scheduled call](https://doc.flireo.nl/get-scheduled-call-20874438e0.md): Use this api to retrieve a scheduled call by id - Scheduled calls [Create scheduled call](https://doc.flireo.nl/create-scheduled-call-20874780e0.md): Create a scheduled call - Scheduled calls [Delete scheduled call](https://doc.flireo.nl/delete-scheduled-call-20874784e0.md): Use this endpoint to delete a scheduled call - Sip connections [Get sip connection](https://doc.flireo.nl/get-sip-connection-20883567e0.md): Use this endpoint to get a sip connection by id - Sip connections [List sip connections](https://doc.flireo.nl/list-sip-connections-20883565e0.md): Use this endpoint to list your sip connections - Sip connections [Create sip connection](https://doc.flireo.nl/create-sip-connection-20883529e0.md): Use this api to create a sip connection for your phone number - Sip connections [Delete sip connection](https://doc.flireo.nl/delete-sip-connection-20883621e0.md): Use this endpoint to delete a sip connection - Knowledgebase [Query knowledgebase](https://doc.flireo.nl/query-knowledgebase-21249928e0.md): Use this api to query your assistant's knowledgebase.