Getting started with the REST API

I’ve put a Getting Started with the REST API post on the IBM Endpoint Manager blog.
Hope it’s of use.
Let me know if it’d be useful to post and/or pin it here.

4 Likes

I’ve also put some examples up at: https://www.ibm.com/developerworks/community/blogs/edgeCity/entry/the_young_and_restless_or_web_service_queries_for_the_rest_of_us?lang=en

These examples for IEM, SUA, and SCA seemed to help my client develop their own.
jps

Also, see my powershell ReST example post in response to What permissions are needed for REST API GETs?

It’s pretty easy if you turn off SSL verifications, and use basic authentication.

All best,
celty