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.
APIs
Rocket Lawyer Authentication API
OAuth 2.0 authentication mechanism for accessing Rocket Lawyer partner APIs. Issues three token types — Access Tokens (server-to-server, 10-hour TTL), Service Tokens (backend-to...
Rocket Lawyer RocketDocument v2 API
Create and customize lawyer-vetted legal documents on behalf of your customers. Drives a stateful Interview that walks an end-user through the questions for a chosen Template (N...
Rocket Lawyer RocketSign and Binders API
Bundle one or more documents into a Binder and run them through Rocket Lawyer's electronic signature workflow. Manage binder lifecycle (status, locks), parties (signers, viewers...
Rocket Lawyer Events API
Subscribe to and consume notifications about activity within your tenant (interviews started / completed, documents signed, binders finalised, etc.). Provides Subscription Manag...