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 Conversions API

Cancel conversions, get totals, issue manual credits, and change conversion statuses.

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

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

This API exposes 5 operations across 5 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.

5 operations 5 paths 2 schemas 5 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 5

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

Conversions 5

Cancel conversions, get totals, issue manual credits, and change conversion statuses.

POST
/conversion/cancel
Create a Cancellation Conversion
cancel_conversion 3 params body → 200400401404422
POST
/conversion/totals
Get Totals
get_totals 3 params body → 200400401404422
POST
/conversion/manual_credit
Manual Commission Credit
manual_commission_credit 3 params body → 200400401404422
POST
/conversion/manual_credit_order_id
Manual Credit Order ID
manual_credit_order_id 3 params body → 200400401404422
POST
/conversion/status_change
Conversion Status Change
status_change 3 params body → 200400401404422

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-conversions-api-openapi.yml Raw ↑

Other APIs Refersion publishes across the network.

Refersion GraphQL API
Refersion Webhooks API
Refersion Affiliates API
Refersion Offers API
Refersion Reporting API