🚀 Getting Started
Create an Account
Sign up to access our developer portal and API keys for seamless integration.
Start Here →Sample SDKs
Use our AI, blockchain, or green-tech SDKs to build applications faster.
Download SDKs →📖 Tutorials
📘 API Reference
All our APIs align with REST principles and support JSON format, secured using OAuth 2.0. Below is an example of retrieving AI model metadata:
curl -X GET "https://api.emeradlabs.dev/models/ai/1"
-H "Authorization: Bearer YOUR_ACCESS_TOKEN"