Authentication
You’ll need a TrueFoundry API key to authenticate your requests. You can find authentication details from here. You’ll also need to set thex-tfy-provider-name
header to the name of the provider integration you’re using.
For example, if you’re using an OpenAI provider integration named my-openai-provider
, you’ll set the x-tfy-provider-name
header to my-openai-provider
.