Visit & Download the YAML file for the provision endpoint you want to explore:
Family PlansStudent Plans
In Swagger, click on File > Import and select the YAML file downloaded in step 2
After importing the YAML file, the swagger website should show the API configuration defined in the YAML file on the Left screen, and the corresponding API explorer on the right side:
This example uses the Family Plan's YAML File
Expanding the API call on the right side will provide more information on the API endpoint's parameters and responses
To being testing out the API endpoint, click on the "Try it out" button
After filling out the values for the API Parameters, clicking on "Execute" will execute the API call:
For detailed information on the API parameters and how to define them, visit this page
After executing, you can scroll to the Response section to view the results