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 get menu items for.
Response
User is connected to the paywall.
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.