1
Get Your API Credentials
Contact support@nomos.energy to get your OAuth 2.0 client credentials (
client_id and client_secret).2
Choose Your Authentication Flow
Nomos supports two OAuth 2.0 authentication flows:
3
Make Your First Request
All API requests are made to:Authenticate by exchanging your credentials for an access token:
4
Next Steps
Congratulations! You’ve made your first Nomos API request. Here’s what you can explore next:
- Browse our API endpoints
- Check out integration guides
- Read our authentication docs