Request Details
A few things to note about how to create requests to the Skywalk API.
#
Request URL#
Base URLAll requests start with our base V1 URL.
API Root URL
#
AuthorizationAuthorization is done through the header key X-API-KEY
.
Authorization
#
Filters and SettingsAny filters are done through query parameters. If you want to pass in a list of values, repeat the query parameter.
Query Parameters