API Integration

Go to api.kmccommander.com for KMC Commander's API documentation.

Accessing Your API Key

  1. Select the circle with your initials, which makes a menu appear.

  2. Go to Profile, then API.

  3. Select Copy to Clipboard.

Information

API (Application Programming Interface) integration provides a means of expanding the capabilities of KMC Commander for advanced users. See the video KMC 101: What is an API?

KMC Commander has a RESTful web service, in adherence with Representational State Transfer (REST), which is an architectural style that defines a specific set of constraints to be used for creating web services and provides interoperability between computer systems on the Internet. RESTful principles are client/server, stateless, cacheable, layered, and with a uniform interface. See restfulapi.net for more information about REST.

 

For information about Haystack tags, see: