Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 693 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 693 Bytes

Circle's OpenAPI Specification

This repository contains OpenAPI specifications for Circle's API.

Changelog

Files can be found in the openapi/{json or yaml} directory:

  • account-doc.{json,yaml}: OpenAPI 3.0 spec for APIs to manage your account balance.
  • accounts-doc.{json,yaml}: OpenAPI 3.0 spec for APIs to manage custodial wallets.
  • general-doc.{json,yaml}: OpenAPI 3.0 spec for common endpoints shared across all Circle APIs.
  • payments-doc.{json,yaml}: OpenAPI 3.0 spec for APIs to accept payments.
  • payouts-doc.{json,yaml}: OpenAPI 3.0 spec for APIs to make payouts.