API Documentation
Interactive documentation for Humanome.AI REST API
0
Total Endpoints
-1
API Categories
v1.0.0
API Version
โ
API Status
Endpoints (0)
๐
Select an endpoint to view details
Base URLs
Available API servers
Production
https://humanome.aiLive
Development
http://localhost:3000Local
Authentication
How to authenticate API requests
This API uses Bearer token authentication. Include your access token in the Authorization header:
Authorization: Bearer YOUR_ACCESS_TOKEN
Getting an Access Token
Obtain your access token by authenticating via the /api/auth/login endpoint with your credentials.