5. Subscription API

Subs provides a concise and well-documented API in order to make working with subscriptions as easy as possible.

Disclaimer: The actual function code in the following pages is likely no the most up-to-date version but should help you get a general idea of how to work with the API.

The API functions are grouped into 3 categories:

CRUD Functions
Functions for creating, reading, updating and deleting subscriptions
Search Functions
Functions for finding subscriptions
Status Functions
Functions for changing a subscription's status

CRUD functions

The Subs CRUD API includes the following functions:

Search functions

The Subs Search API includes the following functions to make it easy to find subscriptions:

Status functions

The Subs Status API includes the following functions to easily check or change a subscription's status:

Guide maintainers

alexweber's picture