Skip to main content

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:
https://api.nomos.energy
When using the sandbox for testing, take: https://api.sandbox.nomos.energy

Resources

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 the requestId from the error response.