C

Carta API Platform REST API

REST discovered

Details
URL
https://api.carta.com/<version>/<api>
Docs
https://docs.carta.com/api-platform/reference
Authentication
Carta OAuth app credentials (`client_id` and `client_secret`) oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Register in the Carta developer portal, create an app, choose the OAuth grant type and scopes, then open View app details to copy your client_id and client_secret. Carta documents this in the Quickstart Guide. Production API access is invite/request based per the Introduction.