Problem

You’ve made too many requests in a given amount of time.

Solution

Wait a bit and try again.

If that doesn’t help, write us an email.

code
enum<string>
required

The error code related to the status code.

Available options:
TOO_MANY_REQUESTS
Example:

"TOO_MANY_REQUESTS"

message
string
required

A human readable message describing the issue.

Example:

"Wait 30 seconds before retrying."

requestId
string
required

The request id to be used for debugging and error reporting.

Example:

"37a04f8f-e791-491c-81e1-86cd304649bb"

docs
string
required

The docs related to the error code.

Example:

"https://docs.nomos.energy/api-references/errors/TOO_MANY_REQUESTS"