Syllabus Skills Extraction
Primary API key for authentication. Format: pk_live_xxx (production) or pk_test_xxx (testing).
The syllabus PDF file to process
URL to receive webhook notification when extraction completes. The webhook will receive a POST request with the extraction results.
https://yourapp.com/webhooks/mapademicsJSON string containing optional metadata to attach to this extraction. Example: {"courseCode": "CS101", "term": "Fall 2025"}
{"courseCode": "CS101", "term": "Fall 2025"}Extraction task created and queued for processing
Invalid request parameters
Missing or invalid API key
Access denied (insufficient permissions or quota exceeded)
Rate limit exceeded
Internal server error
Primary API key for authentication. Format: pk_live_xxx (production) or pk_test_xxx (testing).
The extraction task ID
task_def456uvwTask status retrieved
Missing or invalid API key
Access denied (insufficient permissions or quota exceeded)
Resource not found
Rate limit exceeded
Internal server error
Primary API key for authentication. Format: pk_live_xxx (production) or pk_test_xxx (testing).
The syllabus ID
syl_ghi789rstExtraction results retrieved
Missing or invalid API key
Access denied (insufficient permissions or quota exceeded)
Resource not found
Rate limit exceeded
Internal server error
Last updated
