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.