Rocket Lawyer website screenshot

Rocket Lawyer

Rocket Lawyer is a San Francisco, California online legal technology company that has helped over 20 million businesses and individuals get online legal help. Founded in 2008, Rocket Lawyer offers self-service lawyer-vetted legal documents (contracts, NDAs, leases, wills, living trusts, power of attorney, business formation paperwork) plus DIY business services (LLC and corporation formation, registered agent service, DBA filings, annual reports, trademark registration), RocketTax tax preparation, and an "Ask a Legal Pro" attorney network for live consultations and document review. The platform is anchored by a membership model — Standard, Plus, and Pro tiers — that bundles unlimited documents, e-signatures, Rocket Copilot AI contract review, and varying numbers of Legal Pro questions and live consultations. Rocket Lawyer also operates a partner developer program with public REST APIs — exposed through an Apigee-backed developer portal at developer.rocketlawyer.com — that lets third parties embed lawyer-vetted document creation, electronic signature, and event-driven workflows into their own products. Four APIs are published with OpenAPI 3.0 specifications and live sandbox + production environments: the Authentication API (OAuth 2.0 access / service / scoped tokens), the RocketDocument v2 API (interview-driven document creation), the RocketSign and Binders API (electronic signature and document bundle management), and the Events API (subscription + pull-based event notifications). Both Embedded UX components and a "build your own UX" path are supported, and partner onboarding is managed through api@rocketlawyer.com and a self-service developer portal.

Rocket Lawyer publishes 8 APIs on the APIs.io network, including Accesstoken API, Binders API, Documents API, and 5 more. Tagged areas include Legal, Legal Technology, Legal Tech, Legal Documents, and Electronic Signature.

Rocket Lawyer’s developer surface includes authentication, developer portal, getting-started guide, documentation, release notes, signup flow, support, and 29 more developer resources.

35.2/100 thin ▬ flat Agent 22/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
4 APIs
LegalLegal TechnologyLegal TechLegal DocumentsElectronic SignatureE-SignatureDocument CreationDocument-ManagementBusiness FormationLLC FormationRegistered AgentTrademarkWillsEstate PlanningAttorney NetworkSmall BusinessMembershipEmbedded UXPartner APIApigeeOpenAPI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/rocket-lawyer: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

Rocket Lawyer Accesstoken API

The Accesstoken API from Rocket Lawyer — 1 operation(s) for accesstoken.

Rocket Lawyer Binders API

The Binders API from Rocket Lawyer — 19 operation(s) for binders.

Rocket Lawyer Documents API

The Documents API from Rocket Lawyer — 1 operation(s) for documents.

Rocket Lawyer Event Consumption API

The Event Consumption API from Rocket Lawyer — 2 operation(s) for event consumption.

Rocket Lawyer Interviews API

The Interviews API from Rocket Lawyer — 5 operation(s) for interviews.

Rocket Lawyer Servicetoken API

The Servicetoken API from Rocket Lawyer — 1 operation(s) for servicetoken.

Rocket Lawyer Subscription Management API

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

Rocket Lawyer Templates API

The Templates API from Rocket Lawyer — 5 operation(s) for templates.

Scroll for all 8

Open Collections 13

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Authentication API

OPEN COLLECTION

Events API

OPEN COLLECTION

RocketDocument v2 API

OPEN COLLECTION

RocketSign & Binders API

OPEN COLLECTION

Scroll for all 13

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Rocket Lawyer Authentication

http · 1 scheme

SECURITY

Rocket Lawyer Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Rocket Lawyer Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Rocket Lawyer Agentic Access

51 operations · 34 acting

51 operations · 34 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 5

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 3

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 8

The organization behind the API

Scroll for all 8

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: rocket-lawyer
url: https://raw.githubusercontent.com/api-evangelist/rocket-lawyer/refs/heads/main/apis.yml
apis:
- aid: rocket-lawyer:rocket-lawyer-accesstoken-api
  name: Rocket Lawyer Accesstoken API
  description: The Accesstoken API from Rocket Lawyer — 1 operation(s) for accesstoken.
  humanURL: https://developer.rocketlawyer.com/docs/partner-auth-service-product-sandbox/1/overview
  baseURL: https://api.rocketlawyer.com/partners/v1/auth
  tags:
  - Access Token
  tags_raw:
  - Accesstoken
  properties:
  - type: OpenAPI
    url: openapi/rocket-lawyer-accesstoken-api-openapi.yml
  - type: Documentation
    url: https://developer.rocketlawyer.com/docs/partner-auth-service-product-sandbox/1/overview
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketdocument-v2-embedded-ux
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketdocument-v2-build-your-own-ux
  - type: ReleaseNotes
    url: https://developer.rocketlawyer.com/rocketdocument-v2-release-notes
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketsign-embedded-ux
  - type: Documentation
    url: https://developer.rocketlawyer.com/docs/partner-event-api-subscription-product-sandbox/1/overview
- aid: rocket-lawyer:rocket-lawyer-binders-api
  name: Rocket Lawyer Binders API
  description: The Binders API from Rocket Lawyer — 19 operation(s) for binders.
  humanURL: https://developer.rocketlawyer.com/docs/partner-auth-service-product-sandbox/1/overview
  baseURL: https://api.rocketlawyer.com/partners/v1/auth
  tags:
  - Binders
  properties:
  - type: OpenAPI
    url: openapi/rocket-lawyer-binders-api-openapi.yml
  - type: Documentation
    url: https://developer.rocketlawyer.com/docs/partner-auth-service-product-sandbox/1/overview
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketdocument-v2-embedded-ux
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketdocument-v2-build-your-own-ux
  - type: ReleaseNotes
    url: https://developer.rocketlawyer.com/rocketdocument-v2-release-notes
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketsign-embedded-ux
  - type: Documentation
    url: https://developer.rocketlawyer.com/docs/partner-event-api-subscription-product-sandbox/1/overview
- aid: rocket-lawyer:rocket-lawyer-documents-api
  name: Rocket Lawyer Documents API
  description: The Documents API from Rocket Lawyer — 1 operation(s) for documents.
  humanURL: https://developer.rocketlawyer.com/docs/partner-auth-service-product-sandbox/1/overview
  baseURL: https://api.rocketlawyer.com/partners/v1/auth
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/rocket-lawyer-documents-api-openapi.yml
  - type: Documentation
    url: https://developer.rocketlawyer.com/docs/partner-auth-service-product-sandbox/1/overview
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketdocument-v2-embedded-ux
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketdocument-v2-build-your-own-ux
  - type: ReleaseNotes
    url: https://developer.rocketlawyer.com/rocketdocument-v2-release-notes
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketsign-embedded-ux
  - type: Documentation
    url: https://developer.rocketlawyer.com/docs/partner-event-api-subscription-product-sandbox/1/overview
- aid: rocket-lawyer:rocket-lawyer-event-consumption-api
  name: Rocket Lawyer Event Consumption API
  description: The Event Consumption API from Rocket Lawyer — 2 operation(s) for event consumption.
  humanURL: https://developer.rocketlawyer.com/docs/partner-auth-service-product-sandbox/1/overview
  baseURL: https://api.rocketlawyer.com/partners/v1/auth
  tags:
  - Event Consumption
  properties:
  - type: OpenAPI
    url: openapi/rocket-lawyer-event-consumption-api-openapi.yml
  - type: Documentation
    url: https://developer.rocketlawyer.com/docs/partner-auth-service-product-sandbox/1/overview
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketdocument-v2-embedded-ux
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketdocument-v2-build-your-own-ux
  - type: ReleaseNotes
    url: https://developer.rocketlawyer.com/rocketdocument-v2-release-notes
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketsign-embedded-ux
  - type: Documentation
    url: https://developer.rocketlawyer.com/docs/partner-event-api-subscription-product-sandbox/1/overview
- aid: rocket-lawyer:rocket-lawyer-interviews-api
  name: Rocket Lawyer Interviews API
  description: The Interviews API from Rocket Lawyer — 5 operation(s) for interviews.
  humanURL: https://developer.rocketlawyer.com/docs/partner-auth-service-product-sandbox/1/overview
  baseURL: https://api.rocketlawyer.com/partners/v1/auth
  tags:
  - Interviews
  properties:
  - type: OpenAPI
    url: openapi/rocket-lawyer-interviews-api-openapi.yml
  - type: Documentation
    url: https://developer.rocketlawyer.com/docs/partner-auth-service-product-sandbox/1/overview
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketdocument-v2-embedded-ux
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketdocument-v2-build-your-own-ux
  - type: ReleaseNotes
    url: https://developer.rocketlawyer.com/rocketdocument-v2-release-notes
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketsign-embedded-ux
  - type: Documentation
    url: https://developer.rocketlawyer.com/docs/partner-event-api-subscription-product-sandbox/1/overview
- aid: rocket-lawyer:rocket-lawyer-servicetoken-api
  name: Rocket Lawyer Servicetoken API
  description: The Servicetoken API from Rocket Lawyer — 1 operation(s) for servicetoken.
  humanURL: https://developer.rocketlawyer.com/docs/partner-auth-service-product-sandbox/1/overview
  baseURL: https://api.rocketlawyer.com/partners/v1/auth
  tags:
  - Servicetoken
  properties:
  - type: OpenAPI
    url: openapi/rocket-lawyer-servicetoken-api-openapi.yml
  - type: Documentation
    url: https://developer.rocketlawyer.com/docs/partner-auth-service-product-sandbox/1/overview
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketdocument-v2-embedded-ux
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketdocument-v2-build-your-own-ux
  - type: ReleaseNotes
    url: https://developer.rocketlawyer.com/rocketdocument-v2-release-notes
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketsign-embedded-ux
  - type: Documentation
    url: https://developer.rocketlawyer.com/docs/partner-event-api-subscription-product-sandbox/1/overview
- aid: rocket-lawyer:rocket-lawyer-subscription-management-api
  name: Rocket Lawyer Subscription Management API
  description: The Subscription Management API from Rocket Lawyer — 3 operation(s) for subscription management.
  humanURL: https://developer.rocketlawyer.com/docs/partner-auth-service-product-sandbox/1/overview
  baseURL: https://api.rocketlawyer.com/partners/v1/auth
  tags:
  - Subscription Management
  properties:
  - type: OpenAPI
    url: openapi/rocket-lawyer-subscription-management-api-openapi.yml
  - type: Documentation
    url: https://developer.rocketlawyer.com/docs/partner-auth-service-product-sandbox/1/overview
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketdocument-v2-embedded-ux
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketdocument-v2-build-your-own-ux
  - type: ReleaseNotes
    url: https://developer.rocketlawyer.com/rocketdocument-v2-release-notes
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketsign-embedded-ux
  - type: Documentation
    url: https://developer.rocketlawyer.com/docs/partner-event-api-subscription-product-sandbox/1/overview
- aid: rocket-lawyer:rocket-lawyer-templates-api
  name: Rocket Lawyer Templates API
  description: The Templates API from Rocket Lawyer — 5 operation(s) for templates.
  humanURL: https://developer.rocketlawyer.com/docs/partner-auth-service-product-sandbox/1/overview
  baseURL: https://api.rocketlawyer.com/partners/v1/auth
  tags:
  - Templates
  properties:
  - type: OpenAPI
    url: openapi/rocket-lawyer-templates-api-openapi.yml
  - type: Documentation
    url: https://developer.rocketlawyer.com/docs/partner-auth-service-product-sandbox/1/overview
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketdocument-v2-embedded-ux
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketdocument-v2-build-your-own-ux
  - type: ReleaseNotes
    url: https://developer.rocketlawyer.com/rocketdocument-v2-release-notes
  - type: Documentation
    url: https://developer.rocketlawyer.com/rocketsign-embedded-ux
  - type: Documentation
    url: https://developer.rocketlawyer.com/docs/partner-event-api-subscription-product-sandbox/1/overview
name: Rocket Lawyer
description: 'Rocket Lawyer is a San Francisco, California online legal technology company that has helped over 20 million
  businesses and individuals get online legal help. Founded in 2008, Rocket Lawyer offers self-service lawyer-vetted legal
  documents (contracts, NDAs, leases, wills, living trusts, power of attorney, business formation paperwork) plus DIY business
  services (LLC and corporation formation, registered agent service, DBA filings, annual reports, trademark registration),
  RocketTax tax preparation, and an "Ask a Legal Pro" attorney network for live consultations and document review. The platform
  is anchored by a membership model — Standard, Plus, and Pro tiers — that bundles unlimited documents, e-signatures, Rocket
  Copilot AI contract review, and varying numbers of Legal Pro questions and live consultations. Rocket Lawyer also operates
  a partner developer program with public REST APIs — exposed through an Apigee-backed developer portal at developer.rocketlawyer.com
  — that lets third parties embed lawyer-vetted document creation, electronic signature, and event-driven workflows into their
  own products. Four APIs are published with OpenAPI 3.0 specifications and live sandbox + production environments: the Authentication
  API (OAuth 2.0 access / service / scoped tokens), the RocketDocument v2 API (interview-driven document creation), the RocketSign
  and Binders API (electronic signature and document bundle management), and the Events API (subscription + pull-based event
  notifications). Both Embedded UX components and a "build your own UX" path are supported, and partner onboarding is managed
  through api@rocketlawyer.com and a self-service developer portal.'
tags:
- Legal
- Legal Technology
- Legal Tech
- Legal Documents
- Electronic Signature
- E-Signature
- Document Creation
- Document-Management
- Business Formation
- LLC Formation
- Registered Agent
- Trademark
- Wills
- Estate Planning
- Attorney Network
- Small Business
- Membership
- Embedded UX
- Partner API
- Apigee
- OpenAPI
tags_raw:
- Legal
- Legal Technology
- LegalTech
- Legal Documents
- Electronic Signature
- eSignature
- Document Creation
- Document Management
- Business Formation
- LLC Formation
- Registered Agent
- Trademark
- Wills
- Estate Planning
- Attorney Network
- Small Business
- Membership
- Embedded UX
- Partner API
- Apigee
- OpenAPI
type: Index
kind: contract
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
position: Producing
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/rocket-lawyer.png
common:
- type: AgenticAccess
  url: agentic-access/rocket-lawyer-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/rocket-lawyer-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/rocket-lawyer-domain-security.yml
- type: Authentication
  url: authentication/rocket-lawyer-authentication.yml
- type: Website
  url: https://www.rocketlawyer.com
- type: Portal
  url: https://developer.rocketlawyer.com/
- type: GettingStarted
  url: https://developer.rocketlawyer.com/welcome-guide
- type: Documentation
  url: https://developer.rocketlawyer.com/welcome-guide
- type: Documentation
  url: https://docs.rocketlawyer.net/
- type: Documentation
  url: https://developer.rocketlawyer.com/rocketdocument-v2-embedded-ux
  name: RocketDocument v2 Embedded UX
- type: Documentation
  url: https://developer.rocketlawyer.com/rocketdocument-v2-build-your-own-ux
  name: RocketDocument v2 Build Your Own UX
- type: Documentation
  url: https://developer.rocketlawyer.com/rocketsign-embedded-ux
  name: RocketSign Embedded UX
- type: ReleaseNotes
  url: https://developer.rocketlawyer.com/rocketdocument-v2-release-notes
- type: Glossary
  url: https://developer.rocketlawyer.com/glossary
- type: Signup
  url: https://developer.rocketlawyer.com/accounts/create
- type: Login
  url: https://developer.rocketlawyer.com/accounts/login
- type: Contact
  url: https://www.rocketlawyer.com/developers
- type: TermsOfService
  url: https://developer.rocketlawyer.com/terms
- type: DeveloperTermsOfService
  url: https://www.rocketlawyer.com/developer-terms-and-conditions
- type: Support
  url: https://www.rocketlawyer.com/help
- type: Postman
  url: https://www.postman.com/rocket-lawyer/workspaces
- type: Postman
  url: https://documenter.getpostman.com/view/36551580/2sAXjGbtoR
  name: RocketDocument v2 API Postman Documentation
- type: LegalDocuments
  url: https://www.rocketlawyer.com/legal-documents
- type: BusinessFormation
  url: https://www.rocketlawyer.com/business/business-operations/start-a-business
- type: RocketSign
  url: https://www.rocketlawyer.com/rocketsign-digital-signatures
- type: Pricing
  url: https://www.rocketlawyer.com/pricing
- type: About
  url: https://www.rocketlawyer.com/about-us
- type: Press
  url: https://www.rocketlawyer.com/news
- type: Careers
  url: https://www.rocketlawyer.com/about-us/careers
- type: Blog
  url: https://www.rocketlawyer.com/blog
- type: PrivacyPolicy
  url: https://www.rocketlawyer.com/privacy
- type: GitHubOrganization
  url: https://github.com/rocketlawyer
- type: LinkedIn
  url: https://www.linkedin.com/company/rocket-lawyer
- type: Twitter
  url: https://twitter.com/rocketlawyer
- type: Facebook
  url: https://www.facebook.com/RocketLawyer
- type: YouTube
  url: https://www.youtube.com/user/rocketlawyer
created: '2026-05-25'
modified: '2026-05-25'
specificationVersion: '0.23'
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/rocket-lawyer"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/rocket-lawyer/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/rocket-lawyer/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.