Infobip
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
Infobip earns Band B in the Communications category of The Headless Index, with a thesis-fit score of 67/100. Its strongest dimension is MCP and agent posture (19/20); its weakest scored dimension is schema observability (9/20). No public OpenAPI specification was found when Infobip was scored, which limits how far an agent can go without human integration work.
Scorecard detail
One host fronts SMS, WhatsApp, RCS, Viber, Email and Voice (api.infobip.com, with a per-account base URL), and the client libraries are generated rather than hand-rolled across six languages (infobip-api-java-client, infobip_api_client, infobip-api-php-client, infobip-api-go-client). Channel coverage is the widest in this batch. The generated clients lag the platform on newer products such as CPaaS X.
signals (6)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPI specNot found across 17 probe paths
- ·GraphQL endpointDiscovered at https://www.infobip.com/api/v1/graphql, introspection disabled or scoped
- +SDKs maintained18 (dotnet, go, java, javascript, kotlin, php, python, swift, typescript); top by stars: infobip/infobip-api-php-client (94 stars)
- +SDK recency5 of 18 SDK repos pushed within 30 days (most recent SDK commit: 2026-08-13)
- ·npm weekly downloads310 across published packages; top: com-infobip-plugins-mobilemessaging @ 248/week
cite (1)
- github.sdks@2026-08-19
Sending, sender registration, number purchase, 2FA flows and customer records are all API-driven, which is more than most communication platforms expose. The flow builders are not: Moments and Answers are authored in the web console and have no serialisable form. There is no CLI, no Terraform provider (registry.terraform.io returns nothing for infobip), and no self-host path.
signals (9)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −API operations exposedNo OpenAPI spec; operations count unknown
- ·Docs pages crawled0 pages (crawler: none)
- ·Auth schemes documentedAuth documentation page not reached by crawler
- ·Setup / quickstart docsNot reached by crawler
- ·Billing docsNot reached by crawler
- ·Teams / org docsNot reached by crawler
- ·CLI docsNot reached by crawler
- ·Schema / data model docsNot reached by crawler
cite (1)
- ai_review_browser.topics_found@2026-08-19
Infobip is ahead of nearly everyone in this batch. It runs hosted remote MCP servers per channel over streamable HTTP with OAuth 2.1 (mcp.infobip.com/sms, /whatsapp, /voice, /email), documents them in a dedicated repository (github.com/infobip/mcp), and open-sourced the framework that generates them from OpenAPI (github.com/infobip/infobip-openapi-mcp). Agents get authenticated, scoped tools without ever touching an SDK.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- +Official MCP serverhttps://github.com/infobip/mcp (33 stars, last commit 33 days ago)
- ·Community MCP servers4 community MCP repos; top by stars: https://github.com/infobip/plantuml-mcp-server (52 stars)
- +Agent-friendly SDKs4 TS/JS SDKs available; top: infobip/oneapi-javascript
cite (1)
- ai_review_browser.mcp@2026-08-19
This is the weak seam. No OpenAPI document is retrievable from any public URL: the reference renders as HTML (infobip.com/docs/api), and none of the generated SDK repositories vendor the spec they were built from. An agent can operate Infobip through the MCP servers but cannot construct a raw HTTP client cold without first reading rendered documentation pages.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPINot discovered across 17 standard probe paths
- ·GraphQL introspectionGraphQL endpoint at https://www.infobip.com/api/v1/graphql but introspection is disabled, scoped, or behind authentication
cite (1)
- ai_review_browser.schema@2026-08-19
Delivery reports and inbound messages are pushed to a notifyUrl you set per request or per configuration, with status semantics documented well enough to act on (DELIVERED, REJECTED_INVALID_NOTIFY_URL, EXPIRED). What is absent is a published signature header. Securing the callback endpoint is left to you through basic auth or network controls, and there is no replay API, only pull-based report endpoints.
signals (2)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- ·Webhook docs pageNot reached by crawler within budget (0 pages crawled). Cannot confirm whether vendor offers webhooks.
cite (1)
- ai_review_browser.pages_fetched@2026-08-19
This vendor does not publish a public OpenAPI specification. JAIRF cannot be computed. The Headless Index score and editorial verdict carry the readiness assessment.
No public OpenAPI specification discovered during collection
Powered by JAIRF v1.0.0 by Jentic
Band rationale:B band: JAIRF=N/A HeadlessIndex=67
Show Infobip's score on your site.
Drop a live badge into your README, footer, or marketing page. It updates automatically when we re-score, and every embed is a dofollow link back here.
Infobip and agent readiness
- Is Infobip agent-ready?
- Infobip scores Band B on The Headless Index. Its JAIRF rating is not available because no machine-readable spec was scored. Its strongest area for agent use is MCP and agent posture; its weakest is schema observability.
- Does Infobip publish an OpenAPI spec?
- No published OpenAPI specification was found when Infobip was scored. That caps its JAIRF dimensions and forces agents to rely on documentation or reverse engineering to operate it.
- What is Infobip's Headless Index score?
- Infobip scores 67/100 on the Headless Index thesis-fit rubric and sits in Band B in the Communications category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.