Rarible Protocol is a tool to query, issue and trade NFTs on any blockchain.
You can find detailed documentation at docs.rarible.org.
Use these base URLs to access our API on different networks:
Documentation | Base URL | Environments |
---|---|---|
multichain-api.rarible.org/ | For all environments | |
api.rarible.org/v0.1/doc | https://api.rarible.org/v0.1 | Production (Mainnet) |
api-staging.rarible.org/v0.1/doc | https://api-staging.rarible.org/v0.1 | Staging (Rinkeby, Mumbai) |
dev-api.rarible.org/v0.1/doc | https://dev-api.rarible.org/v0.1 | Development (Ropsten, Mumbai, Ithaca) |
Also see additional information and usage examples on the API Reference and Search Capabilities pages.
You are welcome to suggest features and report bugs found!
The codebase is maintained using the "contributor workflow" where everyone without exception contributes patch proposals using "pull requests" (PRs). This facilitates social contribution, easy testing, and peer review.
See more information on CONTRIBUTING.md.
Rarible Protocol OpenAPI (with generated clients) is available under MIT License.