Cordite Docs
Cordite validates regulated-product carts against jurisdiction rules and returns deterministic compliance steps.
Start here
Section titled “Start here”- Quickstart gets you to a first request.
- Authentication explains
ck_test_*andck_live_*keys. - Cart validation shows the checkout request shape.
- AB 1263 notices covers notice retrieval and buyer acknowledgments.
Base URLs
Section titled “Base URLs”| Surface | URL |
|---|---|
| Public site | https://cordite.dev |
| Docs | https://docs.cordite.dev |
| Console | https://console.cordite.dev |
| API | https://api.cordite.dev |
Core API surface
Section titled “Core API surface”Use these endpoints to resolve destinations, validate carts, verify buyers, and persist required notice acknowledgments:
GET /v1/jurisdictions/:zipPOST /v1/carts/validatePOST /v1/buyers/verifyGET /v1/buyers/:cbid/statusGET /v1/notices/:notice_idPOST /v1/notices/:notice_id/acknowledge