MyLinkables Consumer API

RESTful consumer API for building applications on top of the Linkable card-linked-offer platform. Per the provider developer page it exposes consumer registration, view and opt-out (consumerapi/consumer); offer retrieval by state - available, linked, redeemed and reserved (consumerapi/offers/*); and listing, adding, updating and removing the payment cards an offer is linked to (consumerapi/accounts). Adding and updating cards is restricted to PCI-compliant partners. Authentication is OAuth 2.0 Resource Owner Password Credentials (RFC 6749 section 4.3); responses are available as JSON or XML; current version 1.0. Documentation and credentials are issued on request by email - no public reference or machine-readable specification is published.

API entry from apis.yml

apis.yml Raw ↑
aid: linkable-networks-collinson-group:mylinkables-consumer-api
name: MyLinkables Consumer API
description: RESTful consumer API for building applications on top of the Linkable card-linked-offer platform.
  Per the provider developer page it exposes consumer registration, view and opt-out (consumerapi/consumer);
  offer retrieval by state - available, linked, redeemed and reserved (consumerapi/offers/*); and listing,
  adding, updating and removing the payment cards an offer is linked to (consumerapi/accounts). Adding
  and updating cards is restricted to PCI-compliant partners. Authentication is OAuth 2.0 Resource Owner
  Password Credentials (RFC 6749 section 4.3); responses are available as JSON or XML; current version
  1.0. Documentation and credentials are issued on request by email - no public reference or machine-readable
  specification is published.
humanURL: https://linkablenetworks.com/appweb-developers/
baseURL: https://api.mylinkables.com
tags:
- Card Linked Offers
- Offers
- Loyalty
- Payments
properties:
- type: Documentation
  url: https://linkablenetworks.com/appweb-developers/
- type: Authentication
  url: authentication/linkable-networks-collinson-group-authentication.yml
- type: Conventions
  url: conventions/linkable-networks-collinson-group-conventions.yml
- type: MCPServer
  url: mcp/linkable-networks-collinson-group-mcp.yml