Can I generate an api key in Auth0?

Hi, I need to pass an api key between auth0 and my backend whenever I am authenticating an IDP user in order to give them the correct metadata. Am I able to create the api key in Auth0? How can I securly pass the api key between the two?

Thanks!

Hey @jared.modugno!

By API key, do you mean just being able to pass a string or the like between Auth0 and your backend? OR are you referring to an API key in this context.