Skip to main content

Introduction

The Globiance Centralized Exchange offers a comprehensive set of REST APIs that enable developers to interact with the exchange. These APIs can be used to access exchange data, perform trading operations, and manage user accounts.

API Base URL

The base URL for accessing the Globiance Exchange API is: https://api.globiance.com/api/v2

The Globiance Exchange APIs are divided into two main categories:

Public APIs: These APIs provide general exchange information and access to various market data on the exchange. They do not require authentication and can be used by anyone interested in retrieving public exchange data.

Authenticated APIs: These APIs require authentication and are designed for users who want to perform trading operations and access account-specific information. To consume these APIs, users need to authenticate themselves and provide the necessary credentials.