You've exceeded your rate limit. The response includes a Retry-After header telling you how long to wait. See Rate Limits for implementation details on exponential backoff.
Data & Formats
Invalid CIP/SOC code format
CIP codes must be in XX.XXXX format:
Correct: 11.0701
Wrong: 110701, 11-0701, 11.071
SOC codes must be in XX-XXXX format:
Correct: 15-1252
Wrong: 151252, 15.1252, 15-125
Resource not found but I know it exists
Check the code format (see above)
Verify the code is in our database - not all codes have data
Try the regions endpoint to check data availability by region
Syllabus Skills Extraction
Extraction task failed
Common extraction errors:
Error Code
Cause
Solution
DOCUMENT_PARSE_ERROR
Unable to read the file
Ensure PDF isn't corrupted or password-protected
UNSUPPORTED_FORMAT
File type not supported
Use PDF or DOCX format
DOCUMENT_TOO_LARGE
File exceeds size limit
Keep files under 25MB
NO_TEXT_FOUND
Document appears to be image-only
Ensure PDF has extractable text (not scanned images)
SDKs & Tools
Do you offer SDKs?
Official SDKs are on our roadmap. In the meantime, you can: