Rewardful · Authentication Profile
Rewardful Authentication
Authentication
Rewardful has three distinct credentials, and they are easy to confuse: a SECRET used for HTTP Basic on the REST API, a PUBLIC key embedded in the browser tracking script, and a per-endpoint webhook Signing Secret. There is no OAuth, no OpenID Connect, no scopes and no per-key permissioning; the REST API Secret is all-or-nothing account access.
Rewardful secures its APIs with http-basic across 4 declared security schemes, as derived from its OpenAPI definitions.
Affiliate TrackingReferral ProgramsSoftware-as-a-ServiceStripeCommissionsPayoutsAffiliate MarketingPartner ProgramsAttributionWebhookPaddleMarketing
Methods: http-basic
Schemes: 4
OAuth flows:
API key in: basic-auth-username
Security Schemes
apiSecretBasic http
trackingApiKey apiKey
webhookSigningSecret hmac
affiliateMagicLink bearer-url
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.