For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

API Explorer with Swagger

  1. Visit & Download the YAML file for the provision endpoint you want to explore: Family Plans Student Plans

  2. In Swagger, click File > Import and select the YAML file downloaded in Step 2.

  3. 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 Plans YAML File
  1. Expanding the API call on the right side will provide more information on the API endpoint's parameters and responses.

  1. To being testing out the API endpoint, click the "Try it out" button.

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

  1. 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?