dain-protocol / openapi

An OpenAPI specification for the Circle APIs.

Home Page:https://developers.circle.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An OpenAPI specification for the Circle APIs.

https://developers.circle.com

License:Apache License 2.0