Refersion · GraphQL Specification

Refersion GraphQL API

Refersion provides a GraphQL API that supplements its REST API, enabling flexible, ad-hoc queries and data manipulation for affiliate marketing programs. The GraphQL API allows clients to request exactly the data they need in a single call rather than making multiple REST requests, and uses a strongly-typed schema that governs all client-server communication.

Documentation Endpoint View on GitHub Affiliate MarketingInfluencer MarketingE-CommerceReferral TrackingCommission ManagementShopifyGraphQL

Overview

Refersion GraphQL API is a GraphQL API specification published by Refersion on the APIs.io network.

Refersion provides a GraphQL API that supplements its REST API, enabling flexible, ad-hoc queries and data manipulation for affiliate marketing programs. The GraphQL API allows clients to request exactly the data they need in a single call rather than making multiple REST requests, and uses a strongly-typed schema that governs all client-server communication.

The specification includes 2 reference links.

Tagged areas include Affiliate Marketing, Influencer Marketing, E-Commerce, Referral Tracking, and Commission Management.

Endpoint

References

Related API Specs

Refersion REST API (OpenAPI)
Back to Refersion · All GraphQL Specs · GitHub