REST API
Last updated
Last updated
To utilize our REST API, you'll need to employ an API key, which can be located within the "API Key" section of your settings page.
Example
Our API endpoint is available at https://app.referralrocket.io/api/v1/
. You can make an API request by passing the x-api-key in the header. Remember to use your API key.