Im running prefect on my local machine, everything is working fine
now I want to try flow run using apis,
but Im not getting api key for this
where I will get api key for my local setup
✅ 1
j
Jeff Hale
02/23/2024, 12:53 PM
Hi @pavansapkale. A self-hosted Prefect server instance doesn’t come with an authentication layer, so there is no API Key needed to interact with the API server. You can see the docs here.