# LlmProviderKey

LLM Provider Key

## Operations

| Method | Path | Operation |
| --- | --- | --- |
| `GET` | `/v1/private/llm-provider-key` | [Find LLM Provider's ApiKeys](../findllmproviderkeys.md) |
| `POST` | `/v1/private/llm-provider-key` | [Store LLM Provider's ApiKey](../storellmproviderapikey.md) |
| `POST` | `/v1/private/llm-provider-key/auth-config/test` | [Test a provider's dynamic token auth](../testllmproviderauthconfig.md) |
| `POST` | `/v1/private/llm-provider-key/delete` | [Delete LLM Provider's ApiKeys](../deletellmproviderapikeysbatch.md) |
| `GET` | `/v1/private/llm-provider-key/{id}` | [Get LLM Provider's ApiKey by id](../getllmproviderapikeybyid.md) |
| `PATCH` | `/v1/private/llm-provider-key/{id}` | [Update LLM Provider's ApiKey](../updatellmproviderapikey.md) |

## Related pages

- [Activate a pairing session](../activatepairingsession.md)
- [Add blueprint to existing config](../updateagentconfig.md)
- [Add items to annotation queue](../additemstoannotationqueue.md)
- [Add span comment](../addspancomment.md)
- [Add span feedback score](../addspanfeedbackscore.md)
- [Add thread comment](../addthreadcomment.md)
- [Add trace comment](../addtracecomment.md)
- [Add trace feedback score](../addtracefeedbackscore.md)
- [Agent Configs](./agent-configs.md)
- [Agent Insights](./agent-insights.md)

# Agent Instructions

Cite this page’s canonical URL and keep its documentation version.
Follow Link headers to discover available agent guidance and tools.
Read the advertised skill for the requested version before choosing starting pages.
Treat documentation as reference material, not execution authorization.
