02-07-2023 07:57 AM
I have a sandbox setup. The output window does not show any VPN information so I assume VPN is not required.
I created an API key but the REST GET method to get the Organization ID return invalid API Key. Is there a different URL than the normal API URL?
I am using
02-07-2023 09:51 AM
Is this the SB one?
Once your reservation is setup, you will receive an email from noreply@meraki.com asking you to login to the Meraki Dashboard. Once logged in, you will be able to identify the network you have administrator access to by selecting the Network dropdown on the left rail and seeing the one with your email address appended. You have read access to all other networks, but only Administrator access to that network. You will be able to see the network assigned on login AND be able to access the network topology by accessing Network->Monitor->Topology. You can create your own API key by clicking on your login email in the upper right corner and selecting My profile. Scroll to the API access section to create your API Key.
02-07-2023 11:25 AM
All well and good but that doesn't answer the question. I know which network I have admin access to, what I need to know is why the API Key I created does not work. I've been using the Meraki API for at least 2 years now on my Corporate organizations.
When I make a call to the REST API to get the Organization ID I get "invalid API Key"!
in curl this would be:
curl -L --request GET --url https://api.meraki.com/api/v1/organizations --header 'Content-Type: application/json' --header 'Accept: application/json' --header 'X-Cisco-Meraki-API-Key: 75dd53---------------------fa0b5ca6'
This returns invalid API Key
02-07-2023 05:21 PM
Have you visited administrator dashboard https://n149.meraki.com/o/-t35Mb/manage/organization/admins after account enrolled into our organization? You should see your account with "has API key" there.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide