Get started with the API

Get Started with the NMKR Studio API

Use the API

Before you get started with the API you have to create your Authentication Token or API Key first in NMKR Studio. Depending on the network you are going to use, you need to create an API Key in either the testnet account, or the mainnet accountarrow-up-right.

circle-exclamation
circle-info

Note - the Project and NFT UID's are now both random strings that cannot be predicted, this extra security feature means that attackers cannot 'guess' the ID, making certain attacks more difficult even if the API Key is compromised.

triangle-exclamation

API URL Testnet (preprod) and Mainnet

Testnet (preprod) API

Mainnet API

Example CURL

Learn to use the API

Before you implement the API Endpoints into your DApp or website, you may want to test it out in the API Swaggerarrow-up-right. The API Swagger is available for the Mainnetarrow-up-right as well as for the Testnetarrow-up-right.

Another very useful tool to test API is Postman. Postman is an API platform for developers to design, build, test and iterate their APIs.

API templates and examples

We also provide API Examples and Templatesarrow-up-right for the most common workarounds and features of the NMKR Studio API.