Version

API Reference

Every operation of the REST API, generated from the OpenAPI document and grouped by resource.

Every operation of the REST API, generated from the OpenAPI document Subscriby publishes and grouped by resource: the request fields with their types and constraints, the response fields, every refusal, the ability the token must carry, the webhook events the call fires, the MCP tools that wrap it, code samples in seven languages, and a playground that sends the request to api.subscriby.net with your token. Each group is one page; a row below opens it at that operation.

Access Codes API

Access codes are pre-generated single-use subscription activations a creator hands out. Read the overview.

Activity API

Every mutation Subscriby performs, whether from the dashboard, the REST API, an MCP tool call, a Zapier step or a scheduled system task, is recorded against its subject in the activity log. Read the overview.

Alert Destinations API

An alert destination is a place your creator alerts go: one of the accounts linked to your creator account on a connector, or your email address. Read the overview.

Analytics API

Read-only analytics under /v1/analytics/ surface the same figures the creator dashboard renders. Read the overview.

Broadcasts API

A broadcast sends one message, through the project's connector, to a segment of the project's members. Read the overview.

Connectors API

A Subscriby project runs on connectors: the platforms it gates access on, sends messages through and takes payments from. Read the overview.

Coupons API

A coupon is one code many subscribers can redeem for money off at checkout: the multi-redemption counterpart to an access code, which is one code for one person and grants access outright without a payment. Read the overview.

Creator Tasks API

A creator task is a grant no connector can give. Read the overview.

Disaster Recovery API

Everything the Disaster Recovery pages show a creator is readable here: what the health probes found broken, what was done about it and whether it can still be undone, how many members a channel recovery has re-admitted so far, how many self-service recoveries the rolling window still allows, and how ready the account is for the next ban. Read the overview.

GET/v1/projects/{project}/resources/{resource}/standbyGet a resource's standbyPATCH/v1/projects/{project}/resources/{resource}/standbySwitch a standby's live mirrorDELETE/v1/projects/{project}/resources/{resource}/standbyRemove a resource's standbyGET/v1/projects/{project}/recovery/settingsGet a project's recovery settingsPATCH/v1/projects/{project}/recovery/settingsUpdate a project's recovery settingsGET/v1/projects/{project}/recovery/members/exportExport a project's member listGET/v1/recovery/readinessGet the readiness checklistGET/v1/recovery/incidentsList incidentsGET/v1/recovery/incidents/{incident}Get an incidentGET/v1/recovery/operationsList recovery operationsGET/v1/recovery/operations/{operation}Get a recovery operationGET/v1/recovery/operations/{operation}/roll-callGet a recovery's roll callGET/v1/recovery/allowancesGet the recovery allowancesGET/v1/me/recoveryGet the caller's recovery accountGET/v1/me/recovery/handshakes/{handshake}Poll a recovery handshakeDELETE/v1/me/recovery/handshakes/{handshake}Cancel a recovery handshakePOST/v1/projects/{project}/resources/{resource}/standby/requestRequest a standby for a resourceDELETE/v1/projects/{project}/resources/{resource}/standby/requestWithdraw a standby requestPOST/v1/projects/{project}/resources/{resource}/standby/useUse a resource's standby nowPOST/v1/projects/{project}/resources/{resource}/replacement/requestRequest a replacement for a resourceDELETE/v1/projects/{project}/resources/{resource}/replacement/requestWithdraw a replacement requestDELETE/v1/projects/{project}/recovery/standby-installationRemove a project's standby installationPOST/v1/recovery/operations/{operation}/revertUndo a recoveryPOST/v1/recovery/operations/{operation}/nudgeRemind a recovery's stragglersPOST/v1/recovery/operations/{operation}/notify-membersTell members about a bot replacementPOST/v1/me/recovery/handshakesOpen a recovery handshakePOST/v1/me/recovery/handshakes/{handshake}/confirmConfirm a relink handshakePOST/v1/me/recovery/backup-identityRegister a backup accountDELETE/v1/me/recovery/backup-identityRemove the backup accountPOST/v1/me/recovery/backup-identity/switchSwitch to the backup account

Distribution API

Every project exposes two public URLs: the subscriber portal and the deep link into the project's connector installation, with a start payload that decides what opens. Read the overview.

Groups API

A group is a named bundle of permissions on a team that several collaborators hold at once: put the three people who run the inbox into a Support group and they share its permissions, take one out and they keep only what their own role gives them. Read the overview.

Identities API

A linked identity is an account you hold on a connector, tied to your Subscriby creator account. Read the overview.

Me API

GET /v1/me is the first call a client makes. Read the overview.

Members API

Members are the project-scoped subscribers. Read the overview.

Notifications API

Every alert Subscriby sends a creator (a sale, a support backlog, a bot or channel that went silent, a billing or security notice, a pass window, an onboarding nudge) also lands in the Notifications Center: the sidebar entry with its unread count and popover, and the page at /notifications. Read the overview.

Pass Windows API

A pass window is one dated stretch of access on a kind: pass plan: the Saturday 09:00–12:00 a buyer of a match-day pass actually gets. Read the overview.

Payment Methods API

Every project configures one or more payment providers so subscribers can buy plans. Read the overview.

Ping API

The one endpoint that needs no token. Read the overview.

Plans API

A plan is what a project sells: the price, the currency, the billing cycle or the dated windows, the eligibility rules and the resources a purchase unlocks. Read the overview.

Projects API

A project is the container for one membership business: its plans, its members and their subscriptions, its payment methods, the resources a purchase unlocks and the connectors it runs on. Read the overview.

Resources API

Resources are what a plan unlocks: a place a connector gates (a channel, group or supergroup on Telegram today; each connector's own kinds as it launches) or a manually-tracked perk such as a PDF, a token or a URL. Read the overview.

Roles API

A role is the permission set a collaborator holds on a team. Read the overview.

Subscriptions API

A subscription is one member's purchase of one plan: the row that says who bought what, on which payment method, for how much, and until when. Read the overview.

Support Inbox API

The support inbox is where a member who writes to your project bot something it does not recognise ends up: one durable support conversation per (project, member, channel), the saved replies your team answers with, and the project's support settings that decide whether the inbox is open, how you hear about a new thread and how replies are signed. Read the overview.

Team Members API

Team members are the humans who collaborate inside a team: the creator who owns it and the people they invited to help run its projects. Read the overview.

Teams API

Teams group creators, roles, and projects. Read the overview.

Tokens API

Personal access tokens are what authorize every REST and MCP call. Read the overview.

Webhook Deliveries API

Every event Subscriby posts to one of your webhook endpoints is a delivery: one row per endpoint per event, carrying the signed envelope that was sent, the target's response and where the row is on the retry ladder. Read the overview.

Webhook Endpoints API

A webhook endpoint is a URL of yours that Subscriby posts events to, with the event families it subscribes to and a signing secret you verify each delivery against. Read the overview.

Webhook Events API

A read-only polling endpoint that surfaces the most recent webhook deliveries for a given event type. Read the overview.

How is this guide?

Version

On this page

Subscriby is a product
designed by you — for you.
No boardroom full of executives deciding what we ships next. Our roadmap always shaped by you with your feedback.

Share feedback or a request