Skip to content

REST API reference

You can integrate with Opaque through an exposed REST API. Before using the REST API, ensure that you've installed all dependencies. To start the server that exposes the REST API, run the following:

cd client/endpoints
pip install -e .

mc2api

See the reference documentation for the REST API endpoints.