...
(If you haven't created an example workspace, create a workspace called papihello. See Using Workspaces)
Open the example workspace by pointing your browser to the URL:
...
Create a new API json file by clicking the New button and selecting API file. The file will be opened and the Canvas, Parameters, API Routes, and Properties panel will be initialized.
Set Properties
On the left hand lower panel select the General Info tab and fill on the following values
...
For this example, there are no parameters so just click Execute to test the endpoint.
Section | ||
---|---|---|
After running the test the panel will update with several responses.
|
...
|
Live Test
The API endpoints are live as soon as they are saved. As mentioned above, for a simple GET endpoint you can test the endpoint in your browser by copying the Request URL and pasting it in your browser address bar.