EigenDB's REST API
Getting started
EigenDB provides a robust and efficient REST API
Authentication 🔐
Authentication in EigenDB’s API is performed using API keys.
To access a protected endpoint, the API key for your EigenDB instance should be placed in an HTTP header named X-Eigen-API-Key
.