Getting Started
Dendra API Releases
Section titled “Dendra API Releases”Dendra currently has two API generations: Release 2 and Release 3.
| Description | Current APIs | |
|---|---|---|
| Dendra Release 2 | REST API used to access Dendra resources over standard HTTP endpoints. | Dendra API v2 |
| Dendra Release 3 | RPC-based APIs accessed over standard HTTP endpoints or gRPC. | dendrascience/api, dendrascience/job |
Current Status
Section titled “Current Status”Dendra Release 2 provides the current API, with public schema/docs.
Dendra Release 3 provides the new RPC APIs used by the Release 3 management interface and a growing set of platform services. Release 3 APIs are accessible via HTTP (Connect) and gRPC.
Learn More
Section titled “Learn More”If you are just getting started, begin with the overview pages for each release: