# Vodafone Bulk Text Developer Portal ## Docs - [AGENTS](https://developers.vfbulk.ie/AGENTS.md) - [Health Check](https://developers.vfbulk.ie/api-reference/account/health.md): Returns `200 OK` when the Vodafone Bulk Text service is online. - [List Sender IDs](https://developers.vfbulk.ie/api-reference/account/sender-list.md): Get the Sender IDs available on your Vodafone Bulk Text account before sending a campaign. - [Obtain Access Token](https://developers.vfbulk.ie/api-reference/authentication/token.md): Get a JWT access token for secure Vodafone Bulk Text API requests. - [Send Campaign](https://developers.vfbulk.ie/api-reference/campaigns/send.md): **API endpoint**: `https://api.vodafone.com/api/v2` Send an SMS campaign to one or more recipients using an approved Sender ID on your Vodafone Bulk Text account. - [API Reference](https://developers.vfbulk.ie/api-reference/introduction.md): Complete reference for the Vodafone Bulk Text REST API. - [SMS Processing Result](https://developers.vfbulk.ie/api-reference/webhooks/sms-processing-result.md): Webhook payload sent after SMS processing completes for each recipient. - [Delivery Receipt](https://developers.vfbulk.ie/delivery-receipts-incoming-sms/delivery-receipt.md): Vodafone sends this delivery receipt payload to your configured callback URL when a message is delivered or fails at network level. - [Incoming SMS](https://developers.vfbulk.ie/delivery-receipts-incoming-sms/incoming-sms.md): Vodafone sends this inbound SMS relay payload to your configured callback URL via HTTP POST. - [Delivery Receipts and Incoming SMS](https://developers.vfbulk.ie/delivery-receipts-incoming-sms/introduction.md): Reference for Vodafone Bulk Text delivery receipt and inbound SMS webhook payloads. - [Design](https://developers.vfbulk.ie/design.md): A bold, high-contrast retail system built around vivid red promotion, lightweight typography, and clear conversion-first interactions. - [Architecture](https://developers.vfbulk.ie/guides/architecture.md): How a Vodafone Bulk Text integration fits into your systems. - [Authentication](https://developers.vfbulk.ie/guides/authentication.md): Authenticate with the Vodafone Bulk Text API using OAuth 2.0 JWT tokens. - [Compliance](https://developers.vfbulk.ie/guides/compliance.md): Irish regulatory requirements for SMS marketing and promotional messaging. - [Delivery Receipts (DLRs)](https://developers.vfbulk.ie/guides/delivery-receipts.md): Receive real-time message delivery notifications via HTTP POST to your endpoint. - [Inbound Messages (Relays)](https://developers.vfbulk.ie/guides/inbound-messages.md): Receive inbound SMS messages relayed to your endpoint via HTTP POST. - [MCP Server](https://developers.vfbulk.ie/guides/mcp.md): Connect the Vodafone Bulk Text developer docs directly to your AI coding tool. - [notifyId](https://developers.vfbulk.ie/guides/notify-id.md): A user-defined identifier that ties outbound messages, webhooks, DLRs, and inbound replies together. - [Postman collection](https://developers.vfbulk.ie/guides/postman.md): Placeholder structure for the Vodafone Bulk Text Postman collection. - [HTTP clients and SDKs](https://developers.vfbulk.ie/guides/sdks.md): Use standard HTTP clients with the Vodafone Bulk Text API. - [Sender IDs](https://developers.vfbulk.ie/guides/sender-ids.md): Understand and manage the Sender IDs available on your Vodafone Bulk Text account. - [Sending SMS](https://developers.vfbulk.ie/guides/sending-sms.md): Send SMS campaigns to one or more recipients using the Vodafone Bulk Text API. - [Troubleshooting](https://developers.vfbulk.ie/guides/troubleshooting.md): Common Vodafone Bulk Text integration issues and how to fix them. - [Use cases](https://developers.vfbulk.ie/guides/use-cases.md): Common business scenarios for Vodafone Bulk Text integrations. - [Versioning, SLA, and support](https://developers.vfbulk.ie/guides/versioning-and-support.md): Versioning policy, availability placeholders, and support routes for Vodafone Bulk Text. - [Webhooks](https://developers.vfbulk.ie/guides/webhooks.md): Receive a real-time payload for every recipient after an SMS send is processed. - [Vodafone Bulk Text Developer Hub](https://developers.vfbulk.ie/index.md): Send SMS from your applications with Vodafone Bulk Text. - [Legacy API Overview](https://developers.vfbulk.ie/legacy/introduction.md): Long-term support documentation for the Vodafone Bulk Text v1 APIs. - [Send Message (JSON)](https://developers.vfbulk.ie/legacy/json/send-message.md): Legacy JSON send-message documentation has been removed from the current Vodafone OpenAPI specs. - [Send Message (URL-Encoded)](https://developers.vfbulk.ie/legacy/url/send-message.md): Send a Vodafone Bulk Text SMS message using `application/x-www-form-urlencoded` form fields. - [Quickstart](https://developers.vfbulk.ie/quickstart.md): Send your first SMS with the Vodafone Bulk Text API in under 5 minutes. ## OpenAPI Specs - [webhooks](https://developers.vfbulk.ie/openapi/webhooks.yaml) - [incoming-sms-callback](https://developers.vfbulk.ie/openapi/incoming-sms-callback.yaml) - [delivery-receipt-callback](https://developers.vfbulk.ie/openapi/delivery-receipt-callback.yaml) - [oauth](https://developers.vfbulk.ie/openapi/oauth.yaml) - [url-legacy](https://developers.vfbulk.ie/openapi/url-legacy.yaml) - [openapi](https://developers.vfbulk.ie/api-reference/openapi.json) ## Optional - [Support](mailto:bulktext.ie@vodafone.com)