C
Corrently.io API
Details
Spec supplied by APIs.guru
- URL
-
https://api.corrently.io/v2.0 - Spec
- https://api.apis.guru/v2/specs/corrently.io/2.0.0/openapi.json
- Docs
- https://console.corrently.io/apis.html
Authentication
Corrently access token (JWT)
Authorization: Bearer <credential> + Corrently access token (JWT) ?token=<credential> discovered Use the Corrently developer console to request a token. The console offers a free anonymous token issued in-browser and an email-verified token flow. The token API docs say tokens are JWTs and can also be managed via the corrently-api client. For higher-level app identification, the docs say you can request an appid by emailing dev@stromdao.com, but it is not required for basic testing or development.