API Console Powered by SDB

Request Editor
Headers Authentication
Id Result Method Host
{{$index + 1}} {{item.response.statusCode}} {{item.request.method}} {{item.request.requestUri.substring(0, 30)}}... >
Request Editor

{{response.statusCode}} {{response.statusText}}

{{response.properties.duration}}ms
{{response.properties.size}} bytes
{{key}}
{{value}}
The server is taking a while to respond, cancel?
Loading trace
We are taking a while to fetch the trace, cancel and view raw response?
An error occurred: {{requestEditor.errorMessage}}
To start, build your request on the left and press "Request"

{{trace.result}}

Service: {{trace.serviceName}}, Operation: {{trace.operationName}}
Client ID: {{trace.clientId}}, CredentialStore: {{trace.clientContainer}}

Client Request

{{trace.clientRequest.request.verb}} {{trace.clientRequest.request.pathAndQuery}} HTTP/1.1
{{k}}: {{v}}

SDB Response

HTTP/1.1 {{trace.sdbResponse.response.statusCode}} {{trace.sdbResponse.response.reasonPhrase}}
{{k}}: {{v}}
Powered by INK