Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Optional user identifier provided by the developer.
Can be used instead of the user property in the request body to associate the API call with a specific end user.
Query Parameters
The unique identifier of the user to check connection status for.
Response
User is connected to the paywall.
- Option 1
- Option 2
Response structure when a user is connected and authorized to be charged via the paywall.
Boolean indicating that the user is connected and authorized.
Information about a user who has successfully connected to a paywall. Includes internal and external user identifiers and the associated paywall key.
Human-readable message confirming the connection status.