Skip to content

LasseBang/meraki_api_php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Meraki API - Using PHP

In this repository can you find a lot of usefull example how to utilize Meraki API together with PHP.

Where to find my API Key?

For access to the API, first enable the API for your organization under Organization > Settings > Dashboard API access.

After enabling the API, go to the my profile page to generate an API key. The API key is associated with a Dashboard administrator account.

KEEP THIS KEY SAFE, it provides authentication to all of your organizations with the API enabled. If your API key is shared, you can regenerate your API key at any time. This will revoke the existing API key.

Here is a overview of the files in this repository.

list_network.php
Is a simple php page to list all you network inside your organization. You just need to put in your org number and API Key.

find_org.php
Is a simple PHP script ready for use, where you just put in your API key in the form and submit and then it will come back with all the organizations the account have access to.

change_ssid.php
With this script you can change the name of an SSID, please see the notes inside the file for the desired info.

MORE WILL COME!




Best Regards

Lasse Bang

www.lassebang.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages