Extreme API with Python

Table Of Contents
Extreme API with Python
Page | 26
Part no.9036931-00 Rev AA February 2021
These sections are the Request builder, the Response window, and the Explorer window. In the Request
builder, you create the HTTP CALL, specify the URL, add parameters, and set the authentication and
headers. The Request and Response windows display requests and responses.
Zoom into the Request builder, to see (in this example) an HTTP GET method, the URL for the API next to
it, and several tabs where you can personalize the CALL. In this example, no authorization is necessary
(this is very rare) so you just must set JSON as the application.
Select Send to see the response from the API.