Logo
Back to Website
Submit a request
  1. Cryptocurrency Guide - Crypto Facilities
  2. API
  3. Access

Articles in this section

  • API URLs
  • Generate Authentication Strings (REST API)
  • Calls and Returns (REST API)
  • Request Limits (REST API)
  • Subscriptions (Web Sockets API)
  • Sign Challenge (Web Socket API)
  • IP whitelisting for direct access

API URLs

REST API


To access the API's endpoints, HTTP calls need to be sent to the following URL.

https://www.cryptofacilities.com/derivatives/api/v3

 

Web Socket API

To subscribe to a feed,  establish a web socket connection using the following URL:

wss://www.cryptofacilities.com/ws/v1

  • Facebook
  • Twitter
  • LinkedIn

Related articles

  • Subscriptions (Web Sockets API)
  • Calls and Returns (REST API)
  • Generate Authentication Strings (REST API)
  • IP whitelisting for direct access
  • Request Limits (REST API)
Cryptocurrency Guide - Crypto Facilities