The Authorization header contains the API key you can use to make authenticated requests to the Rye API. It is important that you do not share this key with anyone else, as it can be used to make requests on your behalf. If you believe your API key has been compromised, you can contact us and we will generate a new key for you.

Your API key is unique to each API environment, which means your staging API key will not work when making requests to the production API, and vice versa. Make sure you are using the correct key for the environment you are working in.

The authorization header is required for developers to be able to access all endpoints of the Rye API. The header can be obtained from the Rye console, Under Account → Access and Security, view and copy your API key.