Using Separate API Keys For My Prompts

Hello all.

I would like to create a separate API key for each prompt.

Is this possible?

Hi,

Welcome to the forum.

Yes, and it might be interesting to check the HTTP status code of the response, for e.g. 429 or 503, and then do a key rotating and retry the request again.

Cheers.

@snadiancio1258 , the api keys are sprcific to the project and not to the prompts,

you can create multiple keys in the project and a assign them to a prompt,
if you are thinking about billing or rate limits they are applied for project so irrespective of what key you use, the rate limits and billing is calculated for the whole project.