Channels
announcements
ask-marvin
best-practices-coordination-plane
data-ecosystem
data-tricks-and-tips
events
find-a-prefect-job
geo-bay-area
geo-berlin
geo-boston
geo-chicago
geo-colorado
geo-dc
geo-israel
geo-japan
geo-london
geo-nyc
geo-seattle
geo-texas
gratitude
introductions
marvin-in-the-wild
pacc-clearcover-june-12-2023
pacc-may-31-2023
ppcc-may-16-2023
prefect-ai
prefect-aws
prefect-azure
prefect-cloud
prefect-community
prefect-contributors
prefect-dbt
prefect-docker
prefect-gcp
prefect-getting-started
prefect-integrations
prefect-kubernetes
prefect-recipes
prefect-server
prefect-ui
random
show-us-what-you-got
Powered by
Title
e
Eric
04/28/2023, 3:42 PM
Hello! I'm also new to Prefect. How can I create an API Key if I'm using the open source version?
✅ 1
s
Sean Williams
04/28/2023, 5:26 PM
Hi! The API key is used for
authentication with Prefect Cloud
. If you're using the open source version, you just need to run
prefect server start
and navigate to
http://127.0.0.1:4200
in a browser.
:upvote: 1
45 Views
#prefect-getting-started
Join Slack