Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 622 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 622 Bytes

Circle's OpenAPI Specification

This repository contains OpenAPI specifications for Circle's API.

All files currrently use OpenAPI version 3.0, and can be found under the openapi/{json or yaml} directory:

  • account.{json,yaml}: APIs to manage your account balance.
  • accounts.{json,yaml}: APIs to manage custodial wallets.
  • circle-apis.{json,yaml}: All Circle APIs combined into one file.
  • general.{json,yaml}: Common endpoints shared across all Circle APIs.
  • payments.{json,yaml}: APIs to accept payments.
  • payouts.{json,yaml}: APIs to make payouts.