Affirm GraphQL Schema
This document describes the conceptual GraphQL schema for the Affirm Buy Now Pay Later (BNPL) platform. Affirm's production API is REST-based; this schema models the same domain objects and operations in GraphQL terms for integration planning, tooling, and documentation purposes.
Overview
Affirm GraphQL Schema is a GraphQL API specification published by Affirm on the APIs.io network.
This document describes the conceptual GraphQL schema for the Affirm Buy Now Pay Later (BNPL) platform. Affirm’s production API is REST-based; this schema models the same domain objects and operations in GraphQL terms for integration planning, tooling, and documentation purposes.
The specification includes 3 reference links.
Tagged areas include Fintech, BNPL, Lending, Payments, and Consumer.
Endpoint
References
- Developer Docs https://docs.affirm.com/affirm-developers/reference
- Human URL https://docs.affirm.com/developers
- Base URL https://api.affirm.com
Related API Specs
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.