/
REST API Overview

IBM DataPower Operations Dashboard v1.0.21.x

A newer version of this product documentation is available.

You are viewing an older version. View latest at https://ibm.biz/dpod-docs.

REST API Overview

Authorization

Use Basic Authentication to authenticate when invoking APIs.

It is recommended to review the Role Based Access Control page for understanding the use of built-in and custom roles for authorization in DPOD.

To authenticate when using curl, see the following example:

curl -u username:password https://<dpod hostname>/op/api/...

 

Related content

Copyright © 2015 MonTier Software (2015) Ltd.