Skip to main content

Overview

Base URL

The base URL for the 3Commas API is consistent across all endpoints.

https://api.3commas.io/public/api

Request Guidelines

POST Requests

Parameters must be sent in the request body.

GET Requests

Parameters must be sent as a query string.

POST, PUT, DELETE Requests

Parameters can be sent:

  • As a query string
  • In the request body with content type application/x-www-form-urlencoded or application/json
  • Mixed between the query string and request body

Parameter Order

Parameters can be sent in any order.

Parameter Conflict

If a parameter is sent in both the query string and the request body, the value from the query string will be used.

Official Channel

Official Announcements

Changes, downtime, etc., will be reported in this Telegram channel.

Community Discussion

Join our Telegram group to discuss API-related questions or issues.