Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Refersion Affiliates API

Create, retrieve, update, search, and manage affiliate accounts and their conversion triggers.

Refersion Affiliates API is one of 6 APIs that Refersion publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Affiliates. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 8 operations across 8 paths, and defines 2 schemas. It is described by OpenAPI 3.0.0, at version 2.0.

Requests are made against a single base URL, https://api.refersion.com/v2.

8 operations 8 paths 2 schemas 8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.0
Base URL
https://api.refersion.com
Terms of Service
Resource Areas
1

Paths & Operations 8

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

Affiliates 8

Create, retrieve, update, search, and manage affiliate accounts and their conversion triggers.

POST
/affiliate/new
New Affiliate
new_affiliate 3 params body → 200400401404422
POST
/affiliate/get
Get Affiliate
get_affiliate 3 params body → 200400401404422
POST
/affiliate/edit
Edit Affiliate
edit_affiliate 3 params body → 200400401404422
POST
/affiliate/list
List All Affiliates
list_affiliates 3 params body → 200400401404422
POST
/affiliate/search
Search Affiliates
search_affiliates 3 params body → 200400401404422
POST
/affiliate/status_change
Change Affiliates Status
affiliate_status_change 3 params body → 200400401404422
POST
/affiliate/trigger
Create Conversion Trigger
new_affiliate_trigger 3 params body → 200400401404422
POST
/trigger/delete
Delete Conversion Triggers
delete_conversion_trigger 3 params body → 200400401404422429

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are ErrorSingle (1 property), ErrorResponse (1 property). Each schema is shown below with its type and property counts.

ErrorResponse
object
1 property
ErrorSingle
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

refersion-affiliates-api-openapi.yml Raw ↑

Other APIs Refersion publishes across the network.

Refersion GraphQL API
Refersion Webhooks API
Refersion Conversions API
Refersion Offers API
Refersion Reporting API