POST: Probable Infrastructure Requests Ingrid https://api.bitsighttech.com/ratings/v1/companies/probable-infrastructure/requestsRequest asset suggestions through Probable Infrastructure.Only admin can request asset suggestions.Parameters* Required.See query parameters for details on the format (value: json) and q parameters.company_guid* Required.[Query] Identify the company to query.Value: [String] Company unique identifier [entity_guid]. See GET: Portfolio Details.Example Requestcurl -X POST --data-ascii '{ "company_guid": "a940bb61-33c4-42c9-9231-c8194c305db3", }' https: //api.bitsighttech.com/ratings/v1/companies/probable-infrastructure/requests/ -u api_token: --header "Content-Type:application/json"Example Response{ "company": { "guid": "a940bb61-33c4-42c9-9231-c8194c305db3", "name": "Saperix, Inc." }, "status": { "slug": "pending", "name": "Pending" }, "message": null, "task_guid": "83457921-1fc5-4059-aeb0-87879a07493f", "requested_by": { "guid": "70707070-5555-abba-9b9b-123abc123abc", "name": "Jasmine Reyes", "time": "2025-07-22T09:22:36.461276Z" }, "guid": "c0d821bb-a317-4bca-99ab-6fac7076a533", "expiration_time": null }Response AttributesFieldDescriptioncompanyObjectThe requested company. guidString [entity_guid]The company’s unique identifier.nameStringThe company’s name.statusObjectThe request status. slugStringThe status slug name.nameStringThe status.messageStringThe request error.task_guidString [task_guid]The unique identifier of the request task.requested_byObjectThe requester. guidString [user_guid]The user’s unique identifier.nameStringThe user’s name.timeString [YYYY-MM-DDTHH:MM:SSZ]The date and time when the request was submitted.guidString [suggest_assets_guid]The unique identifier of the request.expiration_timeString [YYYY-MM-DDTHH:MM:SSZ]The date and time when the request expired.July 23, 2025: Published. Related articles GET: Probable Infrastructure Requests Response GET: Probable Infrastructure Requests Portfolio Assessment Report POST: Probable Infrastructure Requests Response Bulk Bitsight Security Ratings for Third Party Risk Management Feedback 0 comments Please sign in to leave a comment.