Skip to main content
GET https://api.revreply.com/v1/status
This endpoint requires authentication.

Try it

Use the following request to check the current API status:

Authentication

This endpoint uses Bearer authentication with a JWT.

Request

Headers

Request structure

This endpoint does not require a request body or query parameters.

Request examples

The request is a GET request to:

Response

Response structure

A successful request returns an object containing the API status message and the authenticated user’s email.

Response example