Skip to main content
Answer

INSTANCE ID

  • April 27, 2025
  • 1 reply
  • 480 views

Kudzai
Forum|alt.badge.img

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

Best answer by matt.ballard

Hi ​@Kudzai,

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

1 reply

matt.ballard
Planeteer 🌎
Forum|alt.badge.img+5
  • Planeteer 🌎
  • Answer
  • April 28, 2025

Hi ​@Kudzai,

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