Flockjay API
Django REST Framework API behind the Flockjay platform. The API root at https://api.flockjay.com/api/ is anonymously readable and enumerates 20 collections across an unversioned v1 tree (events, questions, course, module, submodule, assignment_submissions, assignments, live_sessions, groups, rubrics, users) and a /v2/ tree (user, learning-content, progress, sharedcontent, event, task, user_certificate, assignment-submission, search). Every collection requires a Flockjay-issued token. No OpenAPI, no reference documentation and no developer portal is published — the profile below was established by probing the host.
Documentation
Authentication
https://raw.githubusercontent.com/api-evangelist/flockjay/refs/heads/main/authentication/flockjay-authentication.yml
RateLimits
https://raw.githubusercontent.com/api-evangelist/flockjay/refs/heads/main/rate-limits/flockjay-rate-limits.yml
Schemas & Data
Other Resources
Conventions
https://raw.githubusercontent.com/api-evangelist/flockjay/refs/heads/main/conventions/flockjay-conventions.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/flockjay/refs/heads/main/data-model/flockjay-data-model.yml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/flockjay/refs/heads/main/errors/flockjay-problem-types.yml
Conformance
https://raw.githubusercontent.com/api-evangelist/flockjay/refs/heads/main/conformance/flockjay-conformance.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/flockjay/refs/heads/main/apis.yml