Documentation Index
Fetch the complete documentation index at: https://docs.nomos.energy/llms.txt
Use this file to discover all available pages before exploring further.
Base URL
The Nomos API is built on REST principles. We enforce HTTPS in every request to improve data security, integrity, and privacy. The API does not support HTTP. All requests contain the following base URL:When using the sandbox for testing, take:
https://api.sandbox.nomos.energyResources
Authentication
Get a Bearer token using OAuth 2.0.
Versioning
Pin a version per Auth Client or per request.
Pagination
Walk list endpoints with cursor-based pagination.
Filtering
Narrow lists with bracket-notation query filters.
Errors
Decode the error envelope and handle each code.
Changelog
See what changed between API versions.
Need help?
Email support@nomos.energy and include therequestId from the error response.