Pick an auth method
Configure auth at the service level. Every paywall in the service inherits it.What Proceeds collects
Depending on the method, Proceeds collects values such as:- Bearer token
- Token
- API key
- Header name and header value
- Parameter name and parameter value
- Customer ID
- API secret
- Field name and field value
Target URL — never returned to clients.
Change credentials
Editing auth on a service rotates the credentials Proceeds sends upstream on the next request. There’s no client-side change required.Next
Custom headers and query parameters
Forward extra headers or query params on a per-paywall basis.

