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

ThousandEyes Agent To Server Endpoint Dynamic Tests API

The Agent To Server Endpoint Dynamic Tests API from ThousandEyes — 2 operation(s) for agent to server endpoint dynamic tests.

ThousandEyes Agent To Server Endpoint Dynamic Tests API is one of 98 APIs that ThousandEyes publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Agent To Server Endpoint Dynamic Tests. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 5 operations across 2 paths, and defines 46 schemas. It is described by OpenAPI 3.2.0, at version 7.0.100.

Requests are made against a single base URL, https://api.thousandeyes.com/v7.

5 operations 2 paths 46 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
7.0.100
Base URL
https://api.thousandeyes.com/v7
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

ThousandEyes Agent To Server Endpoint Dynamic Tests API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Bearer authentication token

Paths & Operations 5

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

Agent To Server Endpoint Dynamic Tests 5
GET
/endpoint/tests/dynamic-tests/agent-to-server
List endpoint dynamic tests
getAgentToServerEndpointDynamicTests 1 param → 200401403429500502default
POST
/endpoint/tests/dynamic-tests/agent-to-server
Create endpoint dynamic test
createAgentToServerEndpointDynamicTest 1 param body → 201400401403404429500502
GET
/endpoint/tests/dynamic-tests/agent-to-server/{testId}
Retrieve endpoint dynamic test
getAgentToServerEndpointDynamicTest 2 params → 200401403404429500502default
PATCH
/endpoint/tests/dynamic-tests/agent-to-server/{testId}
Update agent to server dynamic test
updateAgentToServerEndpointDynamicTest 2 params body → 200400401403404429500502
DELETE
/endpoint/tests/dynamic-tests/agent-to-server/{testId}
Delete agent to server dynamic test
deleteAgentToServerEndpointDynamicTest 2 params → 204400401403404429500502

Schemas 46

The contract defines 46 schemas that model the data the API accepts and returns. The most detailed are DynamicTest (19 properties), Link (8 properties), Error (5 properties), TestUpdate (5 properties). Each schema is shown below with its type and property counts.

ValidationError
object
EndpointSpecificAgentsSelectorType
string
TestName
string
Name of the test.
EndpointTestAgents
array
List of endpoint agent IDs (obtained from /endpoint/agents endpoint). Required when agentSelectorType is set to specific-agent.
TestCreatedDate
string
UTC created date (ISO date-time format).
ValidationErrorItem
object
3 properties
TestIsEnabled
boolean
Indicates if test is enabled.
EndpointAgentLabelsSelectorType
string
TestIsPrioritized
boolean
Indicates whether the test should be prioritized when the number of tests assigned to an agent exceeds the license limit.
TestHasPing
boolean
Optional flag indicating if the test should run ping.
EndpointTestAgentSelectorType
string
Specifies how agents are selected for the endpoint test. Agents can be selected from: - all available agents - a specific list of agents - agents matching tags…
TestLabels
array
Labels to which the test is assigned. This field is not returned for Instant Tests.
DynamicTestApplication
string
Which supported application to monitor, can be one of webex, zoom, microsoft-teams.
TestUpdate
object
5 properties
TestHasPathTraceInSession
boolean
Enables "in session" path trace. When enabled, this option initiates a TCP session with the target server and sends path trace packets within the established T…
DynamicTest
object
19 properties
EndpointAgentLabels
array
Deprecated. Use tagIds instead. List of endpoint agent label IDs (obtained from /endpoint/labels endpoint), required when agentSelectorType is set to agent-lab…
DynamicTestLinks
object
A list of links that can be accessed to get more information.
2 properties
UnauthorizedError
object
2 properties
EndpointTestMaxMachines
integer
Maximum number of agents which can execute the test.
EndpointAgentTagsSelectorType
string
EndpointAllAgentsSelectorType
string
Link
object
A hyperlink from the containing resource to a URI.
8 properties 1 required
TagIds
array
List of tag IDs (obtained from /tags endpoint).
DynamicTests
object
2 properties
EndpointAgentSelectorConfig
object
Agents selection object based on agentSelectorType.
1 required
TestInterval
integer
Interval between test runs in seconds.
TestLabel
object
3 properties
Error
object
5 properties
TestProbeMode
string
Probe mode used by network test, only valid when the protocol is set to TCP.
DynamicTestResults
array
Reference to the test results.
EndpointAgentLabelsSelectorConfig
object
Agent labels selection object.
4 properties 1 required
DynamicTestRequest
EndpointDynamicTestUpdate
EndpointIpVersionOut
string
For reading current network test configurations, the IP version of the test. Values include V4ONLY, V6ONLY, V6PREFER, and OSDEFAULT.
TestHasTraceRoute
boolean
Optional flag indicating if the test should run traceroute.
DynamicTestSelfLink
TestNetworkMeasurements
boolean
Enable or disable network measurements. Set to true to enable or false to disable network measurements.
EndpointSpecificAgentsSelectorConfig
object
Specific agents selection object.
3 properties 1 required
SelfLinks
object
A links object containing the self link.
1 property
EndpointAllAgentsSelectorConfig
object
Any agent selection object.
2 properties 1 required
TestProbeModeResponse
string
Probe mode returned by network test APIs, only valid when the protocol is set to TCP. Configuration responses return user-selectable values, while result respo…
EndpointIpVersionIn
string
For configuring network tests, the IP version of the test.
AccountGroupId
string
A unique identifier associated with your account group. You can retrieve your AccountGroupId from the /account-groups endpoint.
EndpointAgentTagsSelectorConfig
object
Agent tags selection object.
4 properties 1 required
EndpointTestProtocol
string
Protocol requested for the test.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

thousandeyes-agent-to-server-endpoint-dynamic-tests-api-openapi.yml Raw ↑

Other APIs ThousandEyes publishes across the network.

ThousandEyes Account Groups API
ThousandEyes Agent Proxies API
ThousandEyes Agent to Agent Instant Tests API
ThousandEyes Agent to Agent Tests API
ThousandEyes Agent to Server Endpoint Instant Scheduled Tests API
ThousandEyes Agent to Server Endpoint Scheduled Tests API
ThousandEyes Agent to Server Instant Tests API
ThousandEyes Agent to Server Tests API
ThousandEyes Alert Rules API
ThousandEyes Alert Suppression Windows API
ThousandEyes Alerts API
ThousandEyes API Instant Tests API
Where this information came from

This is an independent, third-party profile of ThousandEyes Agent To Server Endpoint Dynamic Tests 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.