H

Hjarni REST API

REST discovered

Details
URL
https://hjarni.com/api/v1
Docs
https://hjarni.com/docs/api
Authentication
Hjarni personal API token bearer discovered Get token ↗
Authorization: Bearer <credential>

In Hjarni, go to Settings > Connections, create a token for your integration, and copy it. The REST API docs say to send it as Authorization: Bearer YOUR_API_TOKEN. The same personal API token can also be used against the MCP endpoint for clients that do not support OAuth. Start from the REST API reference.