Four packages, all MIT

Typed clients for TypeScript, React and Python over the same API. Open source, MIT, nothing hidden.

Pick your language

your codeany stackSDKpick one@ravnexchange/sdkTS@ravnexchange/reactravnexchangePYTHONwidget-connectorWIDGETAPIsame calls · same venues

Read every line of them

All four are MIT on GitHub with runnable examples. The routing engine and the widget's own page stay closed source. The clients that talk to them do not.

Zero deps

The core and Python clients pull in nothing. There is no transitive supply chain to audit.

OpenAPI 3.1

A full spec. Import it into Postman, Insomnia or an agent framework, or generate your own client from it.

Playground

Hosted and runnable. Try the calls before you install anything.

Or skip them entirely

The API is plain JSON over HTTPS, no key, open CORS. If one more dependency is one too many, fetch is a complete integration.