This guide walks you through the Crassula REST API architecture, which is organized around various workflows, including transactions, subscriptions, payments, and lots more.

General overview

The Crassula API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs