namebasehq / api-documentation

Public documentation for the Namebase exchange and marketplace API.
https://namebase.io
67 stars 12 forks source link

Namebase Public API Documentation

The documents below are the official authority on the Namebase Exchange API. Some notes:

Documents

  1. API key authentication instructions
  2. Comprehensive list of the Exchange REST API endpoints
  3. Comprehensive list of the Marketplace REST API endpoints
  4. Comprehensive list of the DNS Settings REST API endpoints
  5. Comprehensive list of error codes and messages
  6. Web socket data feed information

Client libraries

Language Link Author
Node.js namebasehq/exchange-api Namebase
Python wy/namebase-exchange-python ~wy
Go sniperem/namebase sniperem
Python pretended/namebase-marketplace pretended