1
Get API credentials
Contact CrazyGoldFish for an API username and password. Store them on your server, for example in environment variables.
2
Get an access token
An access token is a temporary key that proves requests come from your account. Send your credentials as form data to
POST /token to get one.Response
3
Make your first call
List the education boards you can use. Send the token in the You now have a working integration. Board IDs are used when you create lesson plans and worksheets.
Authorization header.Response
4
Build something
Generate a worksheet
A complete guide from topic to answer key.
Browse all APIs
See every product and the conventions each one follows.