Quiltt · GraphQL Specification

Quiltt GraphQL Data API

Quiltt is a fintech data platform that unifies open-banking aggregators (Plaid, MX, Finicity) behind a single GraphQL API. Clients query an end-user's Profile to read Connections, Accounts, Balances, Account Owners and Numbers, Transactions, Investment Holdings, and Statements exactly as needed, then subscribe to real-time updates as data syncs.

Documentation Endpoint View on GitHub FintechOpen BankingFinancial DataAggregationGraphQLGraphQL

Overview

Quiltt GraphQL Data API is a GraphQL API specification published by Quiltt on the APIs.io network.

Quiltt is a fintech data platform that unifies open-banking aggregators (Plaid, MX, Finicity) behind a single GraphQL API. Clients query an end-user’s Profile to read Connections, Accounts, Balances, Account Owners and Numbers, Transactions, Investment Holdings, and Statements exactly as needed, then subscribe to real-time updates as data syncs.

The GraphQL endpoint is available at https://api.quiltt.io/v1/graphql. documentation is published at https://www.quiltt.dev/api/graphql.

The specification includes 2 reference links.

Tagged areas include Fintech, Open Banking, Financial Data, and Aggregation.

Endpoint

`https://api.quiltt.io/v1/graphql`

References

Related API Specs

Quiltt Profiles API (OpenAPI) Quiltt Connections API (OpenAPI) Quiltt Session Tokens API (OpenAPI) Quiltt Webhooks API (OpenAPI)
Back to Quiltt · All GraphQL Specs · GitHub