Integrations — Connecting to Your Workflow
The standard for modern CSS gradients. Seamlessly embed KleurFlow into the tools you already use daily.
Developer Access
API Note
Build custom bridges or automate bulk exports using our versioned REST endpoints.
KleurFlow exposes a public API at api.kleurflow.dev/v2. Authentication uses Bearer tokens generated from your team dashboard. Endpoints support GET /gradients, POST /presets, and GET /sync/status. Rate limits are set to 1,200 requests per hour for standard tiers and 10,000 for enterprise plans. All responses return JSON with ETag headers for efficient caching. Webhook subscriptions are available for real-time sync when a project’s gradient map changes. Documentation includes Postman collections and OpenAPI 3.0 schemas.
Read API Documentation
Request Enterprise Access