Relay: Same credentials for multiple chains?

:computer: Environment

Relay within a Nextjs API for relaying meta transactions

:memo:Details

Is it possible to use the same credentials to connect to clones of relay signers across different networks? Or do we have to use different / separate API keys for the same Relay clone, but on different chains?

Hi @sebastiantf -

Relayer API Keys have a 1:1 relationship, so a single key works for a single relayer on a single network. If you clone that Relayer, it will need a separate key to authenticate.

Thanks @dan_oz for he answer here.
Would there be any consideration to change that so that an API secret could be used for multiple relays?

Hey @julien51 - we have had discussions around this before but it has not yet been added to the product roadmap. I wouldn't expect any changes around this in the near future.