Crisphive SDKs
Libraries and tools for interacting with your Crisphive integration.
Official Crisphive SDKs are published to each language's package registry and cover the full public /v1 API — Customers, Bookings, Catalog, and Team & Fleet. Install instructions live in each repository's README; prefer raw REST? Use the technical reference and the OpenAPI spec below.
SDKs follow the semantic versioning standard, and the API is versioned by release date. Breaking API changes increase the SDK's major version.
Server-side SDKs
Crisphive Ruby LibraryRuby↗Crisphive Python LibraryPython↗Crisphive Go LibraryGo↗Crisphive Java LibraryJava↗Crisphive Node LibraryNode.js↗Crisphive PHP LibraryPHP↗Crisphive .NET Library.NET↗
OpenAPI specification
Crisphive OpenAPI specificationThe full API surface as a machine-readable OpenAPI document.↗SKILL.mdAn agent skill for implementing a backend integration against the Crisphive API.↗
Web SDKs
Web and client-side SDKs (JS/HTML embeds for customer and booking management) are planned after the marketplace launch — server-side SDKs ship first.