How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Sendcloud Subscriptions API

The Subscriptions API from Sendcloud — 2 operation(s) for subscriptions.

Sendcloud Subscriptions API is one of 26 APIs that Sendcloud publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 10 JSON Schema definitions.

Tagged areas include Subscription. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and 10 JSON Schemas.

This API exposes 5 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 3.0.0.

Requests are made against a single base URL, https://panel.sendcloud.sc/api/v3.

5 operations 2 paths 5 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0.0
Base URL
https://panel.sendcloud.sc/api/v3
Authentication
HTTP Basic, OAuth 2.0
License
Resource Areas
1

Authentication & Security 2

Sendcloud Subscriptions API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (HTTPBasicAuth). It supports OAuth 2.0 (OAuth2ClientCreds) using the clientCredentials flow, exposing 1 scope.

  • HTTPBasicAuth — Basic Authentication using API key and secrets is currently the main authentication mechanism.
  • OAuth2ClientCreds — OAuth2 is a standardized protocol for authorization that allows users to share their private resources stored on one site with another site without having to p…

Paths & Operations 5

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

Subscriptions 5
POST
/event-subscriptions/subscriptions
Create a subscription
sc-public-v3-scp-post-create_subscription body → 201400429
GET
/event-subscriptions/subscriptions
List subscriptions
sc-public-v3-scp-get-list_subscriptions 2 params → 200429
GET
/event-subscriptions/subscriptions/{id}
Get a subscription
sc-public-v3-scp-get-subscription 1 param → 200404
PATCH
/event-subscriptions/subscriptions/{id}
Update a subscription
sc-public-v3-scp-patch-subscription 1 param body → 200400404
DELETE
/event-subscriptions/subscriptions/{id}
Delete a subscription
sc-public-v3-scp-delete-subscription 1 param → 204404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ErrorObject (8 properties), subscription (6 properties), subscription-update-request (3 properties), subscription-create-request (3 properties). Each schema is shown below with its type and property counts.

subscription
object
A subscription routes a specific event type to a connection for delivery.
6 properties
subscription-create-request
object
Request body for creating a new subscription.
3 properties 2 required
ErrorObject
object
Error in a JSON:API error format
8 properties
errors
object
A standardized format for errors in JSON:API responses.
1 property
subscription-update-request
object
Request body for updating an existing subscription. All fields are optional.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sendcloud-subscriptions-api-openapi.yml Raw ↑

Other APIs Sendcloud publishes across the network.

Sendcloud Address API
Sendcloud Analytics API
Sendcloud Broadcast API
Sendcloud Connections API
Sendcloud Customs Documents Download API
Sendcloud Exception logs API
Sendcloud Integrations API
Sendcloud Label Download API
Sendcloud Labels API
Sendcloud OAuth2 API
Sendcloud Orders API
Sendcloud Parcel Documents API
Where this information came from

This is an independent, third-party profile of Sendcloud Subscriptions API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.