Skip to main content

Request Details

A few things to note about how to create requests to the Skywalk API.

Request URL#

Base URL#

All requests start with our base V1 URL.

API Root URL
https://api.skywalkapi.com/v1/

Authorization#

Authorization is done through the header key X-API-KEY.

Authorization
X-API-KEY=1288291.....

Filters and Settings#

Any filters are done through query parameters. If you want to pass in a list of values, repeat the query parameter.

Query Parameters
?propertyId=123&status=current&status=past