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

Inrupt Subscription API

Subscription Management

Inrupt Subscription API is one of 8 APIs that Inrupt publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Subscription. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 12 operations across 8 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 2.7.1.

Requests are made against a single base URL, https://notification.inrupt.com.

12 operations 8 paths 11 schemas 2 DELETE7 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.7.1
Base URL
https://notification.inrupt.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Inrupt Subscription API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (SolidAuthentication).

Paths & Operations 12

Across 8 paths, the API surfaces 12 operations — 2 DELETE, 7 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

subscription 12

Subscription Management

GET
/subscriptions
List all subscriptions
listSubscriptions 2 params → 200401
POST
/subscriptions
Create a new subscription
createSubscription body → 201400401403
DELETE
/subscriptions/{identifier}
Remove an existing subscription
removeSubscription 1 param → 204401403
GET
/subscriptions/{identifier}
Fetch an existing subscription
fetchSubscription 1 param → 200401403
GET
/subscriptions/{identifier}/delivery-failures
Fetch the delivery failures for a specific subscription
listDeliveryFailures 3 params → 200401403
GET
/system/subscriptions
List all system subscriptions
listSystemSubscriptions 2 params → 200401
POST
/system/subscriptions
Create a new system subscription
createSystemSubscription body → 201400401
DELETE
/system/subscriptions/{identifier}
Remove an existing system subscription
removeSystemSubscription 1 param → 204401403
GET
/system/subscriptions/{identifier}
Fetch an existing system subscription
fetchSystemSubscription 1 param → 200401403
GET
/system/subscriptions/{identifier}/delivery-failures
Fetch the delivery failures for a specific system subscription
listSystemDeliveryFailures 3 params → 200401403
POST
/system/subscriptions/{subscription}/delivery-failures/reprocess
Reprocess any failed deliveries for the given system subscription
reprocessSystemSubscription 1 param body → 201401403400
GET
/system/subscriptions/{subscription}/delivery-failures/reprocess/{identifier}
Fetch the status of a reprocessing task
fetchSystemSubscriptionReprocessStatus 2 params → 200401403

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Subscription (10 properties), NotificationContent (9 properties), AsyncTask (7 properties), HttpProblem (5 properties). Each schema is shown below with its type and property counts.

AsyncTask
object
7 properties 7 required
PageSubscription
object
1 property
HttpProblem
object
HTTP Problem Response according to RFC9457 and RFC7807
5 properties
DeliveryFailure
object
A data structure representing a delivery failure
4 properties
ReprocessRequest
object
1 property 1 required
Dispatch
object
The configured dispatch mechanism for a subscription
3 properties 2 required
Subscription
object
A data structure representing a user-defined subscription
10 properties 2 required
NotificationContent
object
The request data sent to a remote endpoint
9 properties
DispatchAuthentication
object
The authentication configuration for a dispatch mechanism
2 properties 1 required
AuthenticationParameters
object
Parameters associated with the authentication mechanism
1 property
PageDeliveryFailure
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

inrupt-subscription-api-openapi.yml Raw ↑

Other APIs Inrupt publishes across the network.

Inrupt Pod Storage API (Solid Protocol)
Inrupt Solid OpenID Provider
Inrupt Access Grant Service (VC API)
Inrupt ESS MCP Resource Service
Inrupt ESS Platform Management API
Inrupt Discovery API
Inrupt Jsonkeys API
Where this information came from

This is an independent, third-party profile of Inrupt Subscription 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.