i'm subscribed to the Platform plan. i have the web and api running on localhost. i have access to the api submodule which i would like to test. my understanding is that i need a staging deployment in order to do this. so following
https://cal.com/docs/how-to-guides/how-to-test-api-in-a-local-instance, if i go to
console.cal.dev and then click "Don't have an account?" link on the bottom it takes me to
http://localhost:3000/signup which tells me "This is an enterprise feature." if i try to follow the link to
/auth/setup
then i get a 404 on localhost. can someone point me to the correct docs to get set up?