Documentation Index
Fetch the complete documentation index at: https://help.revgems.com/llms.txt
Use this file to discover all available pages before exploring further.
Push Key Secrets
RevGems uses Push Key Secrets to authenticate requests. You can find these on the Push Keys page in your RevGems dashboard. Be sure to use the test mode push key secret in your development environment and the live mode push key secret in your production environment.Authenticating Requests
Provide your Push Key Secret as a Bearer token in theAuthorization header:
401 Unauthorized error response will be returned if authentication fails.