Skip to content

circlefin/openapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.