Xendit
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
Xendit earns Band C in the Payments category of The Headless Index, with a thesis-fit score of 50/100. Its strongest dimension is API-first design intent (14/20); its weakest scored dimension is MCP and agent posture (4/20). No public OpenAPI specification was found when Xendit was scored, which limits how far an agent can go without human integration work.
Scorecard detail
Southeast Asia's payment layer is API-native in a way the incumbents around it are not. One host (api.xendit.co), HTTP Basic with a secret key, and six generated clients people actually install: xendit-php at 192 stars, xendit-go at 156, xendit-node shipping 7.0.0. Payment Requests, Invoices, Payouts and Virtual Accounts are all first-class REST resources.
signals (6)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPI specNot found across 0 probe paths
- −GraphQL endpointNot discovered (5 probes; project-scoped endpoints require a real project ID)
- +SDKs maintained5 (java, javascript, kotlin, swift); top by stars: xendit/xendit-sdk-android (31 stars)
- +SDK recency1 of 5 SDK repos pushed within 30 days (most recent SDK commit: 2026-07-30)
- −npm weekly downloadsNo published npm package detected for the JS/TS SDKs
cite (1)
- github.sdks@2026-08-19
Money movement is fully programmatic: create an invoice, request a payment, disburse to a bank account, none of it requiring the dashboard. Account setup is another matter. API key issuance, callback URL registration and business verification live in the Xendit console, and no CLI or config-as-code path exists (no Terraform provider published). Agents operate; humans still provision.
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)
- github.sdks@2026-08-19
No MCP server under github.com/xendit, no registry listing, no agent-facing documentation of any kind. Outsiders are filling the gap, including a four-star community build (mrslbt/xendit-mcp). Given that Xendit's value is executing real transfers across Indonesia and the Philippines, an unofficial server holding live disbursement credentials is the worst available outcome for everyone.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −Official MCP serverNone found in vendor's GitHub org or the official MCP registry
- −Community MCP serversNone found
- +Agent-friendly SDKs1 TS/JS SDKs available; top: xendit-api-key-scanner-action
cite (1)
- github.sdks@2026-08-19
The SDKs are generated and the repos admit it (.openapi-generator directories in github.com/xendit/xendit-node), but the source document is published nowhere fetchable. An agent wanting a schema has to reverse it out of generated TypeScript models. The evidence of a spec exists; the spec does not. That is a short fix Xendit has chosen not to make.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPINot discovered across 0 standard probe paths
- −GraphQL introspectionNo GraphQL endpoint discovered (5 probes; some vendors use project-scoped endpoints that require a real project handle)
cite (1)
- github.sdks@2026-08-19
Callbacks are documented per product with concrete names (invoice.paid, plus payment and disbursement events), and retries run automatically over a documented window. Verification is where it falls down: a static shared secret carried in the x-callback-token header rather than an HMAC over the raw body, so an agent replaying a captured payload is indistinguishable from Xendit itself.
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)
- github.sdks@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:C band: scores 40-75 range
Show Xendit'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.
Xendit and agent readiness
- Is Xendit agent-ready?
- Xendit scores Band C on The Headless Index. Its JAIRF rating is not available because no machine-readable spec was scored. Its strongest area for agent use is API-first design intent; its weakest is MCP and agent posture.
- Does Xendit publish an OpenAPI spec?
- No published OpenAPI specification was found when Xendit was scored. That caps its JAIRF dimensions and forces agents to rely on documentation or reverse engineering to operate it.
- What is Xendit's Headless Index score?
- Xendit scores 50/100 on the Headless Index thesis-fit rubric and sits in Band C in the Payments category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.