Try Hipocap Cloud (Book a Demo)
We currently offer Hipocap Cloud via guided onboarding. To try Hipocap Cloud:- Book a demo with our team or email us at team@hipocap.com.
- We’ll walk you through the platform’s features, help you set up a project, and provide your API keys.
- Receive test credentials for sandbox access or ask about a production setup.
We provide personalized onboarding and solutions architecture for Hipocap Cloud to ensure your use case is supported. Production access is available for qualified teams—book a live session to discuss.
Self-serve and Custom Use Cases
If you’d like to use Hipocap hands-on right away, consider running it self-hosted (see below) or let us know your requirements, and we’ll help you get started.Usage
After receiving your credentials from the demo, initialize Hipocap in your application:Self-hosted (Docker Compose)
Quick Start
Run the full Hipocap stack locally with Docker Compose:http://localhost:5667/. Create a project through the onboarding flow, then grab your API key from project settings.
Environment Variables
Create a.env file in the project root:
Point the SDK to your local instance
Hipocap Shield currently supports Python only. TypeScript/JavaScript support is not available.
Production Deployment
For production, usedocker-compose-full.yml:
