https://api.bitsighttech.com/ratings/v1/subscriptions
Subscriptions describe the current Bitsight products your organization has purchased. Get subscription details and modify your subscriptions.
Paths
- GET: Subscription Information
-
Get subscription details.
Path:
/v1/subscriptions
- POST: Add or Modify Subscriptions
-
Add organizations to your portfolio. You will need to have enough remaining subscriptions in your quota to add them to your portfolio.
Path:
/v1/subscriptions
- POST: Bulk Subscribe
-
Subscribe to up to 1000 companies.
Path:
/v1/subscriptions/bulk
- POST: Bulk Unsubscribe
-
Unsubscribe from multiple companies in your portfolio.
Path:
/v1/subscriptions/bulk
- DELETE: Unsubscribe
-
Unsubscribe from a particular organization.
Path:
/v1/subscriptions/company_guid
- GET: Expired Subscriptions
-
Get a list of your subscriptions that have expired to prioritize which organizations to resubscribe to.
Path:
/v1/subscriptions/expired
-
March 29, 2022: Added POST: Bulk Unsubscribe [
/v1/subscriptions/bulk
]. -
March 21, 2022: Added POST: Bulk Subscribe [
/v1/subscriptions/bulk
]. -
August 17, 2021: Added DELETE: Unsubscribe [
/v1/subscriptions/company_guid
].
Feedback
0 comments
Please sign in to leave a comment.