# NMKR Studio API

- [Introduction - NMKR Studio API](/nmkr-studio-api/introduction-nmkr-studio-api.md): What is the NMKR Studio API
- [API Features](/nmkr-studio-api/api-features.md): Discover what the NMKR API with it's numerous endpoints can do for you.
- [Get started with the API](/nmkr-studio-api/get-started-with-the-api.md): Get Started with the NMKR Studio API
- [API Swagger](/nmkr-studio-api/api-swagger.md): Use the Swagger to test the API on main and testnet
- [Get Started with the Swagger](/nmkr-studio-api/api-swagger/get-started-with-the-swagger.md): How to get started with the Swagger
- [Swagger Responses and Error Codes](/nmkr-studio-api/api-swagger/swagger-responses-and-error-codes.md): Learn about the meaning of the different responses
- [API Examples](/nmkr-studio-api/api-examples.md): This is a collection of API examples
- [Users](/nmkr-studio-api/api-examples/users.md)
- [Payout Wallets](/nmkr-studio-api/api-examples/users/payout-wallets.md): Create and list payout wallets
- [Subcustomers](/nmkr-studio-api/api-examples/users/subcustomers.md): Create a subcustomer via NMKR studio API
- [Project](/nmkr-studio-api/api-examples/project.md)
- [Create Project](/nmkr-studio-api/api-examples/project/create-project.md): Create a project via NMKR Studio API
- [Upload File and Metadata](/nmkr-studio-api/api-examples/project/upload-file-and-metadata.md): Upload a file to your project
- [Payment](/nmkr-studio-api/api-examples/payment.md)
- [Create unique NMKR Pay Link for random Token sales](/nmkr-studio-api/api-examples/payment/create-unique-nmkr-pay-link-for-random-token-sales.md): Create a Payment Link for random Token sales via NMKR Pay
- [Create NMKR Pay Link for specific Token sales](/nmkr-studio-api/api-examples/payment/create-nmkr-pay-link-for-specific-token-sales.md): Create a Payment Link for specific Token sales via NMKR Pay
- [Get Payment Address for single NFT sales with native Tokens](/nmkr-studio-api/api-examples/payment/get-payment-address-for-single-nft-sales-with-native-tokens.md): Generate a payment address that can be used to mint a single NFT with a payment in ADA + any other Cardano Native Tokens
- [Create NMKR Pay Link for a multi-specific Tokens sale](/nmkr-studio-api/api-examples/payment/create-nmkr-pay-link-for-a-multi-specific-tokens-sale.md): Create a Payment Link to sell multiple specific Tokens in one transaction via NMKR Pay
- [Minting](/nmkr-studio-api/api-examples/minting.md)
- [Manual Minting](/nmkr-studio-api/api-examples/minting/manual-minting.md): Mint a token of a project manually with the API
- [Smart Contract](/nmkr-studio-api/api-examples/smart-contract.md)
- [Secondary Sales via NMKR Pay](/nmkr-studio-api/api-examples/smart-contract/secondary-sales-via-nmkr-pay.md): Sell already minted tokens via NMKR Pay
- [API Open Source Contributions](/nmkr-studio-api/api-open-source-contributions.md): In this topic we collect valuable external ressources that utilize our API
