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 Open Endpoint API

Special methods designed for Client-facing applications like the Mobile and Javascript SDKs.

Impact Open Endpoint API is one of 62 APIs that Impact publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Open Endpoint. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, a changelog, and rate-limit docs.

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

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

5 operations 2 paths 5 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 3

Impact Open Endpoint API declares 3 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). 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.

  • basicAuth — Use your AccountSID as the username and AuthToken as the password.
  • APIKey — Authorize your requests using a tenant's API Key. Use this method only in server-to-server interactions.
  • UserJWT — A JWT for a given user. Used by the Mobile and Web SDKs and other client-side contexts via Open Endpoints.

Paths & Operations 5

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

Open Endpoint 5

Special methods designed for Client-facing applications like the Mobile and Javascript SDKs.

GET
/{tenant_alias}/open/account/{accountId}/user/{userId}
Lookup a user (Open Endpoint)
openGetUser 5 params → 200401403404
PUT
/{tenant_alias}/open/account/{accountId}/user/{userId}
User Upsert (Open Endpoint)
openUserUpsert 5 params body → 200403
POST
/{tenant_alias}/open/account/{accountId}/user/{userId}
Create a user and account (Open Endpoint)
openCreateUser 5 params body → 201403
DELETE
/{tenant_alias}/open/account/{accountId}/user/{userId}
Delete a user (Open Endpoint)
openDeleteUser 5 params → 204404
GET
/{tenant_alias}/open/user
Get a user by a referral code (Open Endpoint)
openGetUserByCode 2 params → 200403404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are OpenUser (18 properties), OpenUserUpsert (15 properties), UserByCode (6 properties), Error (4 properties). Each schema is shown below with its type and property counts.

UserByCode
object
Minimal user information returned when looking up a user by referral code from the open endpoint.
6 properties
OpenUserUpsert
object
An object describing an individual user submitted to an open endpoint when you want to create or update a user.
15 properties 2 required
Error
object
4 properties
OpenUser
object
A user object returned by open endpoints. Includes program share links and custom fields.
18 properties
ProgramShareLink
object
A map of program IDs to share link sets for that program.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

impact-open-endpoint-api-openapi.yml Raw ↑

Other APIs Impact publishes across the network.

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

This is an independent, third-party profile of Impact Open Endpoint 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.