Square
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
Square earns Band B in the Payments category of The Headless Index, with a thesis-fit score of 65/100 and a JAIRF rating of 80.9/100 (AI-Ready). Its strongest dimension is MCP and agent posture (20/20); its weakest scored dimension is webhooks and events (4/20). Square publishes a machine-readable OpenAPI specification, which is what lets an agent discover and operate it without human glue code.
Scorecard detail
Square exposes a broad API across Payments, Orders, Catalog, Customers, Invoices, Inventory, Loyalty, Subscriptions, Refunds, Disputes, Locations, Team, Bookings, and Gift Cards. SDKs in Node, Python, Ruby, PHP, .NET, and Java. OAuth 2.0 for app authorisation plus personal access tokens. The Seller Dashboard is a thin client over the same surface.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- +OpenAPI specPublished, 0 operations
- ·GraphQL endpointDiscovered at https://squareup.com/graphql, introspection disabled or scoped
- +SDKs maintained7 (java, ruby, swift); top by stars: square/point-of-sale-android-sdk (125 stars)
cite (3)
- openapi.probes_tried@2026-05-19
- graphql.url@2026-05-19
- github.sdks@2026-05-19
Practically everything Square exposes is API-driven, including hardware-adjacent flows (terminal pairing, reader management). Sandbox parity with production is documented. The Square CLI plus a small Terraform community provider give some IaC paths.
signals (9)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- −API operations exposedOpenAPI present but operations could not be counted
- ·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-05-20
Square has been more public than most payments vendors about agent integration: dedicated AI documentation pages exist and an MCP server has been discussed publicly. The official first-party MCP server is not yet published as of this writing but the trajectory is clear.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- +Official MCP serverhttps://github.com/square/square-mcp-server (100 stars, last commit 132 days ago)
- −Community MCP serversNone found
- −Agent-friendly SDKsNo TypeScript/JavaScript SDK published (agents commonly run in TS/JS)
cite (1)
- ai_review_browser.mcp@2026-05-20
Square publishes OpenAPI specifications at developer.squareup.com and the SDKs are generated from them. Schema discoverability is solid; the breadth of the surface means SDK familiarity helps in practice.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- +OpenAPIPublished at https://raw.githubusercontent.com/square/connect-api-specification/master/api.json (OpenAPI undefined, 0 operations)
- ·GraphQL introspectionGraphQL endpoint at https://squareup.com/graphql but introspection is disabled, scoped, or behind authentication
cite (1)
- ai_review_browser.schema@2026-05-20
Square webhooks deliver events across all major product surfaces with HMAC-SHA256 signing. Catalog is comprehensive (200+ event types as of recent counts) covering the broad product portfolio. Replay through the Developer Dashboard is supported.
signals (2)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- ·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-05-20
FCFoundational Compliance70/100
Structural validity, standards conformance, and parsability of the OpenAPI specification.
DXJDeveloper Experience & Tooling Compatibility84.4/100
Documentation clarity, example coverage, response completeness, and ingestion health.
ARAXAI-Readiness & Agent Experience68.8/100
Semantic clarity, intent expression, datatype specificity, and error standardization.
AUAgent Usability100/100
Operational composability, complexity comfort, navigation affordances, and safety patterns.
SECSecurity80/100
Authentication strength, transport security, secret hygiene, and OWASP risk posture.
AIDAI Discoverability85/100
Descriptive richness, intent phrasing, workflow context, and registry signals.
Band rationale:B band: JAIRF=80.9 HeadlessIndex=65
Show Square'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.
How THI compares to external scorers
| Source | Score | Measures | Last checked |
|---|---|---|---|
| Fern Agent Score | 56 · F | Documentation completeness and SDK shape (~22 checks) | April 30, 2026 |
| CLIRank Agent Friendliness | 72 · Good | CLI readiness, docs quality, and overall agent affordances | — |
| Cloudflare Is It Agent Ready? | blocked | Cloudflare's manual agent-readiness heuristic per vendor URL | — |
| Jentic Scorecard | n a | JAIRF-based scorecard requiring a public OpenAPI specification | — |
THI display 65 vs external median 64 (delta +1). Within calibration band.
Square and agent readiness
- Is Square agent-ready?
- Square scores Band B on The Headless Index and rates AI-Ready on JAIRF (80.9/100). Its strongest area for agent use is MCP and agent posture; its weakest is webhooks and events.
- Does Square publish an OpenAPI spec?
- Yes. Square publishes an OpenAPI specification, scored under JAIRF v1.0.0. A published spec is what makes an API discoverable and callable by agents rather than only by developers reading docs.
- What is Square's Headless Index score?
- Square scores 65/100 on the Headless Index thesis-fit rubric and sits in Band B in the Payments category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.