Generate API Key
TrueFoundry API comes in handy when you want to programmatically with the Platform. Here are a few use cases where you might have to use TrueFoundry API Key:
- Authenticating to TrueFoundry without manual interaction
- Using the TrueFoundry Rest APIs
- Sending request to the LLM Gateway
- Setting up CI/CD
etc.
Note:
Your API key is a sensitive piece of information, so handle it with care. Never share it with unauthorized individuals.
You can generate the API key by following the instructions below:
Updated about 1 month ago