GraphQL API
Our GraphQL API enables partners to manage their organizations, benefit offerings, benefits programs, enroll individuals, issue cards, and more, programmatically.
Why First Dollar is using GraphQL
GraphQL offers significantly more flexibility and stronger guarantees than traditional REST APIs.
GraphQL is:
- A query language for APIs
- A server-side runtime for executing queries by using a type system you define for your data
- A specification for how clients can request that data and get predictable results
- Served over HTTP using JSON as the encoding for exchanging data
Questions?
If you have any questions or need help, please reach out to us at developer-support@firstdollar.com for support.