Primer
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
Primer earns Band C in the Payments category of The Headless Index, with a thesis-fit score of 42/100. Its strongest dimension is API-first design intent (12/20); its weakest scored dimension is MCP and agent posture (4/20). No public OpenAPI specification was found when Primer was scored, which limits how far an agent can go without human integration work.
Scorecard detail
Primer sells orchestration, and the orchestration lives in a dashboard. The REST surface is respectable and version pinning is done properly through an explicit header (X-Api-Version against api.primer.io), but the public org ships only client-side checkout code (@primer-io/react-native, @primer-io/checkout-web). No server SDK exists in any language, so backend integration means hand-rolled HTTP.
signals (6)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPI specNot found across 17 probe paths
- ·GraphQL endpointDiscovered at https://primer.io/graphql, introspection disabled or scoped
- +SDKs maintained6 (kotlin, python, swift, typescript); top by stars: primer-io/primer-sdk-ios (17 stars)
- +SDK recency4 of 6 SDK repos pushed within 30 days (most recent SDK commit: 2026-08-19)
- ·npm weekly downloads3.5k across published packages; top: @primer-io/react-native @ 3.5k/week
cite (1)
- github.sdks@2026-08-19
Payments, client sessions and refunds are ordinary API calls. Workflows are not, and Workflows are the product: routing rules, processor fallback, 3DS decisioning and surcharge logic are authored in the Primer canvas with no export, no API and no config-as-code equivalent (nothing like a terraform primer_workflow). Agents can take a payment, not change how it routes.
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
Nothing under github.com/primer-io, nothing in the MCP registry, no agent documentation, and not even a community server has appeared (unlike Xendit and Zuora, which at least attracted outside builds). For a company whose entire pitch is a control plane above many processors, that control plane is exactly what an agent would want to query and cannot reach.
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: @primer-io/react-native (3.5k/week downloads)
cite (1)
- github.sdks@2026-08-19
No OpenAPI or GraphQL document resolves publicly, the reference is a rendered docs site, and the API rejects unauthenticated probes outright (api.primer.io returns SecurityPolicyBlock rather than a 401 with a schema hint). With no server SDK to read either, an agent has no route to a typed client except transcribing prose into models by hand.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPINot discovered across 17 standard probe paths
- ·GraphQL introspectionGraphQL endpoint at https://primer.io/graphql but introspection is disabled, scoped, or behind authentication
cite (1)
- ai_review_browser.schema@2026-08-19
Primer emits payment status notifications and lets Workflows post arbitrary HTTP requests, which is flexible and also means the event catalogue is whatever a human drew rather than a fixed published list. Agents lose here: there is no stable enum to subscribe against (no equivalent of a listable /events resource), so payload shape becomes a per-tenant artifact instead of a contract.
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:C band: scores 40-75 range
Show Primer'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.
Primer and agent readiness
- Is Primer agent-ready?
- Primer 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 Primer publish an OpenAPI spec?
- No published OpenAPI specification was found when Primer was scored. That caps its JAIRF dimensions and forces agents to rely on documentation or reverse engineering to operate it.
- What is Primer's Headless Index score?
- Primer scores 42/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.