{"@context": "https://schema.org", "@type": "WebAPI", "name": "Probely Developers API", "description": "Probely is a Web Vulnerability Scanning suite for Agile Teams. It provides continuous scanning of your Web Applications and lets you efficiently manage the lifecycle of the vulnerabilities found, in a sleek and intuitive ~~web interface~~ API. ## Quick-Start ### Authentication To use the API, you", "provider": {"@type": "Organization", "name": "probely.com"}, "documentation": "https://developers.probely.com/openapi.yaml"}
Probely is a Web Vulnerability Scanning suite for Agile Teams. It provides continuous scanning of your Web Applications and lets you efficiently manage the lifecycle of the vulnerabilities found, in a sleek and intuitive ~~web interface~~ API. ## Quick-Start ### Authentication To use the API, you
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://api.probely.com
auth: b e a r
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
Probely is a Web Vulnerability Scanning suite for Agile Teams. It provides continuous scanning of your Web Applications and lets you efficiently manage the lifecycle of the vulnerabilities found, in a sleek and intuitive ~~web interface~~ API. ## Quick-Start ### Authentication To use the API, you first need to create a token (API Key). To create a token, select a target from the drop-down list,
| method | path | what the vendor says it does |
|---|---|---|
GET | /account/ | Retrieve account information Account |
POST | /auth/obtain/ | Authenticate user The received token should be used for authenticated requests by including in the Authorizati |
POST | /auth/refresh/ | Replace token with a new one Login |
POST | /auth/revoke/ | Revoke a token Login |
POST | /auth/verify/ | Verify a token Check for the validity of a user token. Login |
GET | /billing/ | Retrieve billing information Account |
PUT | /billing/ | Update billing information Account |
PATCH | /billing/ | Partial update billing information Account |
POST | /billing/actions/ | Action that should be taken to enable the selected targets Account |
POST | /billing/estimate/ | Estimate costs of updating a subscription Account |
POST | /billing/subscribe/ | Update a subscription Account |
POST | /check/ | Check validity of password reset token Password Reset |
POST | /enterprise/auth/obtain/ | Enterprise user authentication The received token should be used for authenticated requests by including in th |
POST | /enterprise/auth/refresh/ | Enterprise token refresh Login |
POST | /enterprise/auth/revoke/ | Enterprise token revokation Login |
POST | /enterprise/auth/verify/ | Enterprise token verification Check for the validity of a user token. Login |
GET | /events/ | List account events Events |
GET | /events/{id}/ | Retrieve account event Events |
GET | /frameworks/ | List frameworks Frameworks |
GET | /frameworks/{id}/ | Retrieve framework Frameworks |
GET | /integrations/ | Integrations available and installed in the account Integrations |
GET | /integrations/jira-cloud/projects/ | List Jira Projects Jira Cloud Integration |
GET | /integrations/jira-cloud/projects/{project_id}/issue_types/ | Retrieve project issue types Jira Cloud Integration |
GET | /integrations/jira-cloud/projects/{project_id}/issue_types/{issue_type_id}/priorities/ | Retrieve issue priorities Jira Cloud Integration |
GET | /integrations/jira-cloud/projects/{project_id}/issue_types/{issue_type_id}/status/ | Retrieve issue statuses Jira Cloud Integration |
GET | /integrations/jira-server/projects/ | List Jira Projects Jira Server Integration |
GET | /integrations/jira-server/projects/{project_id}/issue_types/ | Retrieve project issue types Jira Server Integration |
GET | /integrations/jira-server/projects/{project_id}/issue_types/{issue_type_id}/priorities/ | Retrieve issue priorities Jira Server Integration |
GET | /integrations/jira-server/projects/{project_id}/issue_types/{issue_type_id}/status/ | Retrieve issue statuses Jira Server Integration |
GET | /keys/ | List API keys allowed to operate on account API Keys |
POST | /keys/ | Create account API key API Keys |
GET | /keys/{id}/ | Retrieve account API key API Keys |
DELETE | /keys/{id}/ | Delete account API key API Keys |
GET | /labels/ | List labels Labels |
POST | /labels/ | Create label Labels |
GET | /labels/{id}/ | Retrieve framework Labels |
PUT | /labels/{id}/ | Update label Labels |
PATCH | /labels/{id}/ | Partial update Labels |
DELETE | /labels/{id}/ | Delete label Labels |
GET | /plans/ | Subscription plans Plan |
and 107 more operation(s) in this specification, all searchable.
specification origin: https://developers.probely.com/openapi.yaml
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.