Welcome to the API Endpoints section! Here's a guide to our key endpoints and how to use them:
🔑 Authentication
- Endpoint:
/api/v1/auth/login
- Method:
POST
- Description: Authenticate users with credentials.
[Secure your access now](/en/developer-center/security-best-practices)
📊 Data Access
- Endpoint:
/api/v1/data/query
- Method:
GET
- Description: Retrieve datasets with customizable filters.
Explore [API documentation](/en/developer-center/api-documentation) for full details.
🧑💻 User Management
- Endpoint:
/api/v1/users/profile
- Method:
PUT
- Description: Update user settings and permissions.
Learn more about [developer tools](/en/developer-center/tools) to enhance your workflow.
For advanced usage, check out our API Reference Guide 📚.