Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ Web UI Administrator's Guide
  3. Section IX. Managing security
  4. Using access keys, API keys, and access codes
  5. API keys
  6. Use an API key with NetBackup REST APIs
NetBackup™ Web UI Administrator's Guide

Use an API key with NetBackup REST APIs

After a key is created, the user can pass the API key in the API request headers. For example:

curl -X GET https://primaryservername.domain.com/netbackup/admin/jobs/5 \
     -H 'Accept: application/vnd.netbackup+json;version=3.0'     \
     -H 'Authorization: <API key value>'

Feedback

Was this page helpful?
Previous

Edit, reissue, or delete your API key

Next

Access codes

Feedback

Was this page helpful?