API Explorer - Swagger
This document details how to use Swagger to help you explore the Family and Student Plans APIs and test your own examples.
Last updated
Was this helpful?
This document details how to use Swagger to help you explore the Family and Student Plans APIs and test your own examples.
Visit & Download the YAML file for the provision endpoint you want to explore: Family Plans Student Plans
In Swagger, click 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:

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 the "Try it out" button.

After entering the values for the API Parameters, selecting "Execute" will execute the API call:

After executing, you can scroll to the Response section to view the results.
For detailed information on the API parameters and how to define them, visit this page
Last updated
Was this helpful?
Was this helpful?

