# FlowIQ API Documentation ## Docs - [Broadcast Analytics](https://docs.flowapt.com/flowiq-api-reference/endpoint/broadcast-analytics.md): Retrieve broadcast analytics for your organization. Supports two modes: - [Create Contact](https://docs.flowapt.com/flowiq-api-reference/endpoint/contact.md): Create a new contact with WhatsApp number verification. The phone number must be registered on WhatsApp and will be verified using FlowMod's verification service. - [Conversations](https://docs.flowapt.com/flowiq-api-reference/endpoint/conversations.md): Retrieve messages from a conversation with comprehensive filtering and search capabilities. - [Create Webhook](https://docs.flowapt.com/flowiq-api-reference/endpoint/create-webhook.md): Register a new webhook endpoint. - [Delete Webhook](https://docs.flowapt.com/flowiq-api-reference/endpoint/delete-webhook.md): Remove a registered webhook. Use `GET /get-webhooks` first to find the `id`. - [Get Contact](https://docs.flowapt.com/flowiq-api-reference/endpoint/get-contact.md): Look up an existing contact in your organization by phone number. - [List Webhooks](https://docs.flowapt.com/flowiq-api-reference/endpoint/get-webhooks.md): List all registered webhooks for your organization. - [Send Audio](https://docs.flowapt.com/flowiq-api-reference/endpoint/send-audio.md): Send an audio message to an existing contact. - [Send Contact Card](https://docs.flowapt.com/flowiq-api-reference/endpoint/send-contacts.md): Share one or more contact cards with an existing contact. - [Send Document](https://docs.flowapt.com/flowiq-api-reference/endpoint/send-document.md): Send a document message with an optional filename and caption to an existing contact. - [Send Image](https://docs.flowapt.com/flowiq-api-reference/endpoint/send-image.md): Send an image message with an optional caption to an existing contact. - [Send Interactive Buttons](https://docs.flowapt.com/flowiq-api-reference/endpoint/send-interactive-buttons.md): Send an interactive button message with up to 3 quick reply buttons. - [Send Interactive List](https://docs.flowapt.com/flowiq-api-reference/endpoint/send-interactive-list.md): Send an interactive list message with sections and selectable rows. - [Send Location](https://docs.flowapt.com/flowiq-api-reference/endpoint/send-location.md): Send a location pin to an existing contact. - [Send Reaction](https://docs.flowapt.com/flowiq-api-reference/endpoint/send-reaction.md): React to an existing WhatsApp message with an emoji. - [Send Template](https://docs.flowapt.com/flowiq-api-reference/endpoint/send-template.md): Send a single WhatsApp template message to a contact. Each request sends one approved template to one recipient, with support for named/positional body parameters, button URL parameters, and header media. - [Send Text Message](https://docs.flowapt.com/flowiq-api-reference/endpoint/send-text.md): Send a plain text WhatsApp message to an existing contact. - [Send Video](https://docs.flowapt.com/flowiq-api-reference/endpoint/send-video.md): Send a video message with an optional caption to an existing contact. - [Introduction](https://docs.flowapt.com/flowiq-api-reference/introduction.md): FlowIQ API Documentation - [Events](https://docs.flowapt.com/flowiq-api-reference/webhooks.md): Receive real-time events from FlowIQ when messages are sent, delivered, read, or received — on both WhatsApp and Web. - [FlowIQ Quickstart](https://docs.flowapt.com/flowiq-quickstart.md): Retrieve your first conversation using FlowIQ API in 5 minutes. - [Introduction](https://docs.flowapt.com/index.md): Build on a powerful API to automate conversations, manage customers, and scale your business with FlowIQ. ## OpenAPI Specs - [openapi-broadcast-analytics](https://docs.flowapt.com/flowiq-api-reference/openapi-broadcast-analytics.json) - [openapi](https://docs.flowapt.com/flowiq-api-reference/openapi.json) - [openapi-send-video](https://docs.flowapt.com/flowiq-api-reference/openapi-send-video.json) - [openapi-send-text](https://docs.flowapt.com/flowiq-api-reference/openapi-send-text.json) - [openapi-send-reaction](https://docs.flowapt.com/flowiq-api-reference/openapi-send-reaction.json) - [openapi-send-location](https://docs.flowapt.com/flowiq-api-reference/openapi-send-location.json) - [openapi-send-interactive-list](https://docs.flowapt.com/flowiq-api-reference/openapi-send-interactive-list.json) - [openapi-send-interactive-buttons](https://docs.flowapt.com/flowiq-api-reference/openapi-send-interactive-buttons.json) - [openapi-send-image](https://docs.flowapt.com/flowiq-api-reference/openapi-send-image.json) - [openapi-send-document](https://docs.flowapt.com/flowiq-api-reference/openapi-send-document.json) - [openapi-send-contacts](https://docs.flowapt.com/flowiq-api-reference/openapi-send-contacts.json) - [openapi-send-audio](https://docs.flowapt.com/flowiq-api-reference/openapi-send-audio.json) - [openapi-send-template](https://docs.flowapt.com/flowiq-api-reference/openapi-send-template.json) ## Optional - [Dashboard](https://app.flowiq.live) - [Support](mailto:dev@flowapt.com) - [Flowapt](https://flowapt.com)