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

Rocket Lawyer Subscription Management API

The Subscription Management API from Rocket Lawyer — 3 operation(s) for subscription management.

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

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

This API exposes 4 operations across 3 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api-sandbox.rocketlawyer.com/partners/v1/auth, https://api.rocketlawyer.com/partners/v1/auth.

4 operations 3 paths 9 schemas 1 DELETE1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.rocketlawyer.com/partners/v1/auth
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Rocket Lawyer Subscription Management API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerTokenAuth).

Paths & Operations 4

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

Subscription Management 4
POST
/subscriptions
Create a subscription. Note : If your application already has a subscription it will be returned instead of creating a new one. Subscription Expiration : If there is no interaction with the subscript…
createSubscription body → 201403
GET
/subscriptions/{subscriptionId}
Get a subscription. This can be used to confirm that a subscription exists. Subscription Expiration : If there is no interaction with the subscription over the period of 31 days, it will be automatic…
getSubscription 1 param → 200204403
DELETE
/subscriptions/{subscriptionId}
Delete a subscription. This will cause the acknowledgement state of all events to be forgotten. If you wish to "undo" a deletion, you may create a new subscription and perform a seek request to just…
deleteSubscription 1 param → 204403404
POST
/subscriptions/{subscriptionId}/seekRequests
Move a subscription to a specified time. If the specified time is in the past and within the event retention timeframe (7 days), already-acknowledged events may be replayed. It is also possible to us…
createSubscriptionSeekRequest 1 param body → 200403404409

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Subscription (3 properties), SeekRequest (2 properties), SeekRequestPost (1 property). Each schema is shown below with its type and property counts.

SubscriptionUpdatedAtTimestamp
string
Time when this subscription was last updated
Subscription
object
A specific subscription
3 properties 3 required
SeekRequestId
string
An ID which may be used to reference a specific seek request in communication with Rocket Lawyer. If an seek request ID is not provided, one will be generated…
SubscriptionCreatedAtTimestamp
string
Time when this subscription was created
SubscriptionId
string
The ID for a specific subscription.
SubscriptionPost
object
The spec for a subscription
SeekRequest
object
Result of a specific seek request. Currently just includes a unique ID that may be used as reference with Rocket Lawyer
2 properties 2 required
SeekToTimestamp
string
Time to seek the subscription to. This is expected to generally be a time in the past to initiate event replay, but it may be any timestamp.
SeekRequestPost
object
A spec for a request to seek a subscription to a different timestamp
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rocket-lawyer-subscription-management-api-openapi.yml Raw ↑

Other APIs Rocket Lawyer publishes across the network.

Rocket Lawyer Accesstoken API
Rocket Lawyer Binders API
Rocket Lawyer Documents API
Rocket Lawyer Event Consumption API
Rocket Lawyer Interviews API
Rocket Lawyer Servicetoken API
Rocket Lawyer Templates API
Where this information came from

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