Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.vfbulk.ie/llms.txt

Use this file to discover all available pages before exploring further.

These APIs are maintained for long-term support only. New integrations should use the Vodafone Bulk Text API v2, which offers OAuth 2.0 authentication, campaign naming, scheduling, and improved error handling.
The v1 URL-encoded API is available at http://bulktext.vodafone.ie/HTTP_API/V1 and uses basic credential authentication. You pass your username, password, and API ID directly in the form body.

Available legacy APIs

URL-Encoded API (v1)

Send SMS via application/x-www-form-urlencoded. This is the legacy API covered by the current Vodafone OpenAPI spec.

Key differences vs v2

Featurev1 (Legacy)v2 (Current)
AuthCredentials in bodyOAuth 2.0 JWT
Bulk sendSingle recipientMultiple recipients
SchedulingUnix timestampISO 8601 datetime
Campaign trackingNotifyId onlycampaignName + notifyId
Response formatPlain text status code and messageStructured JSON
Last modified on May 6, 2026