How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Impact Radius Reward API

A Reward keeps track of a prize, discount or credit that someone has received.All reward types other than gift card integrated rewards can be cancelled using the impact.com API, or through the impact.com Admin portal, if they have not already been redeemed.

Impact Radius Reward API is one of 61 APIs that Impact Radius publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reward. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, a changelog, and API documentation.

This API exposes 5 operations across 5 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://app.referralsaasquatch.com/api/v1.

5 operations 5 paths 7 schemas 2 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.impact.com/Advertisers/
Authentication
HTTP Basic, API Key
Resource Areas
1

Authentication & Security 2

Impact Radius Reward API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (APIKey). An API key is passed in the header as X-SaaSquatch-User-Token (UserJWT). By default, every request must be authenticated.

  • APIKey — Authorize your requests using a tenant's API Key. Use this method of security only in server-to-server interactions.
  • UserJWT — Authorize your requests using a JWT (JSON Web Token) for a given user. Useful for client-server authorization, such as the Mobile and Web SDKs. Used in Open En…

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Reward 5

A Reward keeps track of a prize, discount or credit that someone has received. All reward types other than gift card integrated rewards can be cancelled using the impact.com API,…

GET
/{tenant_alias}/reward
List an account's rewards
getRewards 4 params → 200default
GET
/{tenant_alias}/reward/{id}
Lookup a single reward
lookupReward 2 params → 200404default
POST
/{tenant_alias}/credit/{id}/redeem
Redeem a single reward
debitReward 2 params body → 200default
POST
/{tenant_alias}/reward/{id}/cancel
Cancel a single reward
cancelReward 2 params → 200400404default
POST
/{tenant_alias}/rewards/account/{accountId}/user/{userId}
Create a single reward
createReward 3 params body → 201default

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Reward (25 properties), NewReward (11 properties), Error (4 properties), RewardDebitResponse (3 properties). Each schema is shown below with its type and property counts.

NewReward
object
Details of a new reward to create.
11 properties
Reward
object
Rewards are used by impact.com to track the credits, discounts, gift cards and other prizes that a User earns.
25 properties
Error
object
4 properties
Redemption
object
Details about when a quantity of a reward was redeemed from the impact.com system.
3 properties
RewardDebitRequest
object
A request to debit a single reward
2 properties 2 required
RewardList
array
A list of Reward objects.
RewardDebitResponse
object
Details about a successful Reward Balance Debit transaction.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

impact-radius-reward-api-openapi.yml Raw ↑

Other APIs Impact Radius publishes across the network.

Impact Radius Account API
Impact Radius Accounts API
Impact Radius Action Inquiries API
Impact Radius Action Updates API
Impact Radius Actions API
Impact Radius Ads API
Impact Radius Advertisers API
Impact Radius API Submissions API
Impact Radius Call Data API
Impact Radius Catalog Items API
Impact Radius Catalogs API
Impact Radius Click Export API
Where this information came from

This is an independent, third-party profile of Impact Radius Reward API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.