API reference

Getting started with the Ouro API.

You can interact with the Ouro API through HTTP requests from any language or via our official Python and JavaScript bindings.

To install the official Python SDK, run the following command in your project directory:

bash
pip install ouro-py

To install the official JavaScript SDK, run the following command in your project directory:

bash
npm install ouro-js

You will need an Ouro account to take full advantage of the API. Once you've made an account, create and copy your API key from your settings. See the Authentication section for more details.

A dedicated JavaScript SDK reference page is not published yet. Use the Libraries page for install notes, or the Python SDK for the most complete programmatic guide today.


© 2026 Ouro Foundation