Each Rejoiner user is assigned an API Key. This key is available on the Domain Settings page and is displayed in the examples below. This API Key should be sent as part of the HTTP Authorization header for all requests.

curl -H "Authorization: Rejoiner {{api_key}}" "https://rj2.rejoiner.com/api/v2/{{site_id}}/ping/"