/union-openapi

Primary LanguageKotlinMIT LicenseMIT

Rarible Protocol OpenAPI

Rarible Protocol is a tool to query, issue and trade NFTs on any blockchain.

You can find detailed documentation at docs.rarible.org.

API Reference

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.

Suggestions

You are welcome to suggest features and report bugs found!

Contributing

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.

License

Rarible Protocol OpenAPI (with generated clients) is available under MIT License.