# API endpoints

- [COLLECTION](/api-endpoints/collection.md): The "collection" endpoint of the Certhis API allows you to interact with the various collections of NFTs that are managed by the Certhis platform.  Using the endpoint, you can perform various actions
- [CURRENCIES](/api-endpoints/currencies.md)
- [NFT](/api-endpoints/nft.md): The "NFT" endpoint of the Certhis API allows you to interact with the various NFTs that are managed by the Certhis platform.  Using the endpoint, you can perform various actions
- [STATISTICS](/api-endpoints/statistics.md)
- [TRANSACTIONS](/api-endpoints/transactions.md)
- [USER](/api-endpoints/user.md)
- [SIGNATURE](/api-endpoints/signature.md)
- [CONTRACT](/api-endpoints/contract.md): The "contract" endpoint of the Certhis API allows you to interact with the  smart contract that is deployed by Certhis, Used to deploy other smart contracts.
