Authentication

The most basic authentication for all JRNI API calls is the App Id.

The App-Id header is used to identify the client calling the API and is required on all API requests across the JRNI suite of APIs. You can retrieve your API App Id from your JRNI Studio Admin UI under Settings, Advanced Settings, API.

curl https://example.jrni.com/api/v5 -H App-Id:1234