Growth Planner Chart API Overview
An API to generate Lexile and Quantile Growth Charts.
This API will take in student measurement information and generate a graph of their projected growth. No PII is required and no data is saved.
Before using this API, you must obtain an Authentication Token from the
authToken
endpoint. Use that endpoint to pass your client
credentials and receive an accessToken
. Then hit the
Authorize
button and paste the token into that field. This will
allow you to make requests to the protected endpoints.