wso2 / wso2/api-platform

[Improvement]: Make the AI Gateway honor the LLM provider's API Header

Open
#3,329 1 comment 0 reactions 1 assignee View on GitHub

@Thenujan-Nagaratnam is already working on this.

Since Aug 30, 2026.

Aspect/UI Type/Improvement
Dominant language
Go
Stars
71
Forks
111
Avg merge
1d 14h
Merged PRs (30d)
110

Description

Please select the area the issue is related to

AI Workspace

Please select the aspect the issue is related to

Aspect/UI (Frontend layouts, components, styling)

Suggested Improvement

When creating llm providers by default we are using X-API-key as the api key header for the api-key-auth policy. But this wont work with the existing sdks and etc. We have to either change the api-key header to the relevant one or add the custom header in the sdk.

The standard should be we using the same api key header the provider is using. For example if it is openai, it should be Authorization.

Related Issues

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.