Awesome
Namebase Public API Documentation
The documents below are the official authority on the Namebase Exchange API. Some notes:
- Endpoints not enumerated in this document may be discontinued or modified at any time with no notice.
- Error codes will remain consistent within a major API version, but error messages may change at any time with no notice.
- API key authentication may change within a major API version with 1 week of notice/legacy compatibility.
- Rate limiting may change within a major API version with no notice. With all likelihood, we will provide notice, but that is not a guarantee this API provides.
Documents
- API key authentication instructions
- Comprehensive list of the Exchange REST API endpoints
- Comprehensive list of the Marketplace REST API endpoints
- Comprehensive list of the DNS Settings REST API endpoints
- Comprehensive list of error codes and messages
- 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 |