Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to get the api keys #55

Open
ramanveerji opened this issue Jan 12, 2025 · 7 comments
Open

how to get the api keys #55

ramanveerji opened this issue Jan 12, 2025 · 7 comments

Comments

@ramanveerji
Copy link

ramanveerji commented Jan 12, 2025

how to get these api keys
SANDBOX_TEMPLATE_ID=
YT_ENDPOINT=
TRIPADVISOR_API_KEY= this is not free
BLOB_READ_WRITE_TOKEN=
MAPBOX_ACCESS_TOKEN= i cannot signup with gmail or outlook.com on mapbox.com
NEXT_PUBLIC_POSTHOG_KEY=
NEXT_PUBLIC_POSTHOG_HOST=
NEXT_PUBLIC_MAPBOX_TOKEN=
NEXT_PUBLIC_GOOGLE_MAPS_API_KEY=

@MrPeterJin
Copy link

SANDBOX_TEMPLATE_ID no idea for this
YT_ENDPOINT probably their own database? I only found YouTube Data API from Google Cloud
BLOB_READ_WRITE_TOKEN get it from https://vercel.com/docs/storage/vercel-blob
MAPBOX_ACCESS_TOKEN it is fine for me to sign up on mapbox

NEXT_PUBLIC_POSTHOG_KEY
NEXT_PUBLIC_POSTHOG_HOST

Refer to https://vercel.com/guides/posthog-nextjs-vercel-feature-flags-analytics

NEXT_PUBLIC_MAPBOX_TOKEN
NEXT_PUBLIC_GOOGLE_MAPS_API_KEY

I don't know, but I pasted MAPBOX_TOKEN and GOOGLE_MAPS_API_KEY it works fine for me.

@zaidmukaddam
Copy link
Owner

thanks for mentioning most of them @MrPeterJin!

the rest of them are:

@MrPeterJin
Copy link

thanks for mentioning most of them @MrPeterJin!

the rest of them are:

Very helpful! Thanks!

@ramanveerji
Copy link
Author

SANDBOX_TEMPLATE_ID no idea for this
YT_ENDPOINT probably their own database? I only found YouTube Data API from Google Cloud
BLOB_READ_WRITE_TOKEN get it from https://vercel.com/docs/storage/vercel-blob
MAPBOX_ACCESS_TOKEN it is fine for me to sign up on mapbox

NEXT_PUBLIC_POSTHOG_KEY
NEXT_PUBLIC_POSTHOG_HOST

Refer to https://vercel.com/guides/posthog-nextjs-vercel-feature-flags-analytics

NEXT_PUBLIC_MAPBOX_TOKEN
NEXT_PUBLIC_GOOGLE_MAPS_API_KEY

I don't know, but I pasted MAPBOX_TOKEN and GOOGLE_MAPS_API_KEY it works fine for me.

Mapbox is free? I tried different browsers but it is not allowing me to signup, which email you used? I tested gmail, outlook and protonmail.

And for that NEXT_ envs I have to deploy some other thing on it or not?

@MrPeterJin
Copy link

MrPeterJin commented Jan 15, 2025

SANDBOX_TEMPLATE_ID no idea for this
YT_ENDPOINT probably their own database? I only found YouTube Data API from Google Cloud
BLOB_READ_WRITE_TOKEN get it from https://vercel.com/docs/storage/vercel-blob
MAPBOX_ACCESS_TOKEN it is fine for me to sign up on mapbox
NEXT_PUBLIC_POSTHOG_KEY
NEXT_PUBLIC_POSTHOG_HOST
Refer to https://vercel.com/guides/posthog-nextjs-vercel-feature-flags-analytics
NEXT_PUBLIC_MAPBOX_TOKEN
NEXT_PUBLIC_GOOGLE_MAPS_API_KEY
I don't know, but I pasted MAPBOX_TOKEN and GOOGLE_MAPS_API_KEY it works fine for me.

Mapbox is free? I tried different browsers but it is not allowing me to signup, which email you used? I tested gmail, outlook and protonmail.

And for that NEXT_ envs I have to deploy some other thing on it or not?

Mapbox is free if your usage is not that frequent. You can see their pricing at this link.

For that NEXT_ envs I just paste the relative API secrets and it worked. Nothing is required to be deployed for me.

@ramanveerji
Copy link
Author

SANDBOX_TEMPLATE_ID no idea for this
YT_ENDPOINT probably their own database? I only found YouTube Data API from Google Cloud
BLOB_READ_WRITE_TOKEN get it from https://vercel.com/docs/storage/vercel-blob
MAPBOX_ACCESS_TOKEN it is fine for me to sign up on mapbox
NEXT_PUBLIC_POSTHOG_KEY
NEXT_PUBLIC_POSTHOG_HOST
Refer to https://vercel.com/guides/posthog-nextjs-vercel-feature-flags-analytics
NEXT_PUBLIC_MAPBOX_TOKEN
NEXT_PUBLIC_GOOGLE_MAPS_API_KEY
I don't know, but I pasted MAPBOX_TOKEN and GOOGLE_MAPS_API_KEY it works fine for me.

Mapbox is free? I tried different browsers but it is not allowing me to signup, which email you used? I tested gmail, outlook and protonmail.

And for that NEXT_ envs I have to deploy some other thing on it or not?

Mapbox is free if your usage is not that frequent. You can see their pricing at this link.

For that NEXT_ envs I just paste the relative API secrets and it worked. Nothing is required to be deployed for me.

Do you use telegram or discord or matrix? I need your help.

@NormTurtle
Copy link

how do i use openAPI custom endpoint?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants