affiliate_rewardful_verify_auth
Verify Rewardful API credentials are valid with a minimal authenticated endpoint. Use after key rotation, at session start, or when auth fails to confirm access and return ok status.
Instructions
Verify the configured credentials for Rewardful are valid by calling a minimal authenticated endpoint. Use this at the start of a session, after rotating keys, or when another operation returns an auth error. Returns {ok:true, identity?} or {ok:false, reason}; pair with affiliate_run_diagnostic for a full health check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes |