🚀 Simplify your work by integrating Haufe Copilot via API
Getting Started

Authentication

How to obtain and use your API key for Copilot via API.

How to Get Your API Key

Your API key is provided by your Haufe contact person. Once the customer portal is available, you will be able to manage your keys directly at portal.haufe.ai.

Using Your API Key

Include your API key in the api-key header of every request:

curl --request GET \
  --url https://api.haufe.ai/agents/v1/assistants \
  --header 'api-key: <API_KEY>'

API Key Rotation

info

API key rotation will be handled over the soon to be released portal.haufe.ai.

Next Steps

On this page