Using API Token
Once you have created an API Key, you can use it to authenticate your requests to the KIRI Engine API. Pass your API Key in the Authorization
header. An example header is shown below.
{
"Authorization": "Bearer YOUR_API_KEY"
}
Once you have created an API Key, you can use it to authenticate your requests to the KIRI Engine API. Pass your API Key in the Authorization
header. An example header is shown below.
{
"Authorization": "Bearer YOUR_API_KEY"
}