How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Synack Hosts API

Host assets.

Synack Hosts API is one of 22 APIs that Synack publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Hosts. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 8 operations across 3 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 2.1.020.

Requests are made against 2 base URLs: https://client.synack.com/api/asset, https://client.synack.us/api/asset.

8 operations 3 paths 21 schemas 2 DELETE2 GET2 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.1.020
Base URL
https://api.synack.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Synack Hosts API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the implicit flow, exposing 11 scopes.

Paths & Operations 8

Across 3 paths, the API surfaces 8 operations — 2 DELETE, 2 GET, 2 PATCH, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Hosts 8

Host assets.

PUT
/v2/assets/{assetUid}/ports/{portNumber}/{portProtocol}
Upsert a port to a host asset. Will return 409 status if the asset is not a single host (i.e. a CIDR).
putHostPort 4 params body → 200201204401403404409412
PATCH
/v2/assets/{assetUid}/ports/{portNumber}/{portProtocol}
Update properties of a port belonging a single-IP host asset.
patchHostPort 4 params body → 200401403404412422500503
DELETE
/v2/assets/{assetUid}/ports/{portNumber}/{portProtocol}
Delete a port from a host asset. Will return 409 status if the asset is not a single host (i.e. a CIDR).
deleteHostPort 3 params → 204401403404409500503
GET
/v2/assets/{assetUid}/scope-rules
Gets a list of all scope rules for a host or web application asset.
getScopeRules 5 params → 200401403404409500503
POST
/v2/assets/{assetUid}/scope-rules
Adds a scope rule to a web application or host asset. Returns a 409 status code if the asset is not one of these expected types.
postScopeRule 1 param body → 201401403404409422500503
GET
/v2/scope-rules/{scopeRuleUid}
Retrieve a scope rule.
getScopeRule 1 param → 200401403404500503
PATCH
/v2/scope-rules/{scopeRuleUid}
Patch properties of a scope rule for a host asset with CIDRs or web application asset. Will return a 409 status code if the type is not one of these expected types.
patchScopeRule 1 param body → 200401403404409422500503
DELETE
/v2/scope-rules/{scopeRuleUid}
Delete a scope rule from a host or web application asset. Will return a 409 status code if the type is not one of these expected types.
deleteScopeRule 1 param → 204401403404500503

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are ProblemDetails (9 properties), ScopeRuleSummary (4 properties), ScopeRuleUpdate (3 properties), PortUpdate (3 properties). Each schema is shown below with its type and property counts.

Updatable
PortUpdate
object
3 properties
FailedValidation
object
3 properties 1 required
PortNumber
integer
PortProtocol
string
ScopeRuleApplicability
string
WebRULE
string
Rule for web asset validation
Port
ScopeRuleInclusion
string
ArrayOfScopeRules
array
IndexedFailedValidations
object
2 properties
ScopeRule
Scope
string
Set to in-scope means automated and manual testing should occur; out-of-scope means automated and manual testing must not occur; discovered means observed thro…
ProblemDetails
object
See [RFC 7807: Problem Details for HTTP APIs](https://tools.ietf.org/html/rfc7807)
9 properties
OperationUserUID
string
Automatically set by the server to the requesting user whenever the resource is updated. May be a user account or a service account if the action is performed…
ScopeRuleUpdate
object
Updatable properties of a Scope Rule.
3 properties
UID
string
Unique Identifier.
Creatable
object
2 properties 2 required
PortObservedState
string
Observed state reported by automated scanning.
AssetUID
string
Unique identifier for an asset.
ScopeRuleSummary
object
Part of the scope of an asset that is included/excluded from a specific activity.
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

synack-hosts-api-openapi.yml Raw ↑

Other APIs Synack publishes across the network.

Synack Assessment Groups API
Synack Assessment Lifecycle API
Synack Assessments API
Synack asset-relationships API
Synack assetproviders API
Synack Assets API
Synack Comments API
Synack credentials API
Synack external-relationships API
Synack health API
Synack Missions API
Synack mobileapps API
Where this information came from

This is an independent, third-party profile of Synack Hosts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.