cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
641
Views
0
Helpful
3
Replies

Meraki Enterprise SandBox

cliffwilliams44
Level 1
Level 1

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 

3 Replies 3

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.
Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

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

 

 

zowu
Cisco Employee
Cisco Employee

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.