BillGO Exchange GraphQL API

The GraphQL API behind the BillGO Exchange biller portal. A live graphql-java server answers POST requests at https://exchange.billgo.com/graphql; schema introspection is disabled by the server, so no SDL could be captured. Authentication is Okta-hosted OpenID Connect via https://exchange-login.billgo.com/oauth2/default.

API entry from apis.yml

apis.yml Raw ↑
name: BillGO Exchange GraphQL API
description: The GraphQL API behind the BillGO Exchange biller portal. A live graphql-java server answers
  POST requests at https://exchange.billgo.com/graphql; schema introspection is disabled by the server,
  so no SDL could be captured. Authentication is Okta-hosted OpenID Connect via https://exchange-login.billgo.com/oauth2/default.
humanURL: https://docs.billgo.com/
baseURL: https://exchange.billgo.com/graphql
tags:
- GraphQL
- Payments
- Bill Pay
properties:
- type: Login
  url: https://exchange.billgo.com/login