To request credentials for using the Smart Bonding API, contact your Cisco Account Manager, who will engage the Smart Bonding team.
Generating an Access Token
The Smart Bonding API allows access only for authorized users. Each REST API request must include an HTTP Authorization header with Bearer access token:
Example Authorization Header
Code Snippet
CopyAuthorization: Bearer S7PNCbQ8...d5rTHzj
Note: All operations must communicate over a secure HTTPS connection.