How do i get my Instance ID?
I have the following script
const SENTINEL_CONFIG = {
instanceId: 'YOUR_INSTANCE_ID', // Replace with your Sentinel Hub instance ID
clientId: 'YOUR_CLIENT_ID', // Replace with your client ID
clientSecret: 'YOUR_CLIENT_SECRET', // Replace with your client secret
layerId: 'NDVI' // Layer to display
Answer
INSTANCE ID
Best answer by matt.ballard
Hi
The instance ID is associated with configurations and used in the URL of OGC services. You can find them here: https://apps.sentinel-hub.com/dashboard/#/configurations
Also see this FAQ: https://www.sentinel-hub.com/faq/where-get-instance-id/
Thanks,
Matt
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

