LocusAPI
Problems API / Reference
GET

/public/topics

The taxonomy of the public corpus: every topic (course) and the skills under it. Use these slugs as the topic and skill filters on fetch problems.

curl "https://api.locusmath.org/public/topics" -H "x-api-key: <your-key>"

The taxonomy is stable but grows as courses are added - fetch it at startup or daily rather than hardcoding. Topics calls are free - they never count against your quota.