API Reference

If you are using the EU-hosted deployment of Harvey, you'll modify the request URL to contact our EU API, like so:

curl -X GET \
"https://eu.api.harvey.ai/api/v1/logs/audit/latest" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer <token>"