All requests to the Caret API must be authenticated using API keys. This page explains how to create and use API keys for authentication.
caret_sk_live_xxxxxxxxxxxxxxxxxxxxxxxxxx
Authorization
Authorization: Bearer caret_sk_live_xxxxxxxxxxxxxxxxxxxxxxxxxx
curl -X GET \ https://api.caret.so/v1/notes \ -H 'Authorization: Bearer caret_sk_live_xxxxxxxxxxxxxxxxxxxxxxxxxx'