elaichi-api

Installation
SKILL.md

The Elaichi API

https://api.elaichi.ai

A machine-readable description is served live, unauthenticated:

GET https://api.elaichi.ai/schema/openapi.json
GET https://api.elaichi.ai/schema/openapi.yml

Treat that schema as the contract. It is a deliberate subset: endpoints the console uses internally are excluded, and their URLs are explicitly not stable. If a path is not in the schema, do not build on it.

Paths are unversioned — /connection, not /v1/connection.

Installs
6
First Seen
2 days ago
elaichi-api — trutohq/elaichi-skills