How Jentic Works
From API assessment to production deployment in four simple steps.
PLATFORM
CAPABILITIES
TOOLS
GET STARTED
COMMUNITY
Explore APIs in this category. Connect any of them to your AI agent through Jentic.
Filters
Jentic publishes the only available OpenAPI specification for Absorb LMS API, keeping it validated and agent-ready. The Absorb LMS API exposes the core resources for managing a corporate or institutional learning program: users, courses, enrollments, and departments. It supports authentication, listing and creating users, browsing the course catalog, enrolling learners in courses, and managing the department structure that organizes those learners. Together the 13 endpoints cover the day-to-day operations of an Absorb LMS tenant.
Jentic publishes the only available OpenAPI specification for Administrate DMS API, keeping it validated and agent-ready. Administrate is a training management platform for corporate learning and external training providers, and the DMS (Document Management System) API is its legacy interface for retrieving documents attached to courses, events, or learners. The current API exposes a single read endpoint for fetching a document by ID. Note: this API is deprecated and scheduled for retirement, so production agents should plan a migration to Administrate's newer GraphQL platform.
API to get enrollments information of a by searching the student’s netID. This service returns class information, including enrolled students, instructors, and teaching assistants by searching the student’s netID. The API exposes 1 endpoints.
This API service will request a POST in order to make grade changes within caesar. The requests will be collected through a student-facing web form (built using Frevvo tool) built and maintained by the Registrar’s Office and Frevvo vendor resources. The API exposes 1 endpoints.
The Agricultural Scientists Recruitment Board (ASRB) API integrates with India's DigiLocker platform to issue digital merit certificates for the National Eligibility Test (NET-I and NET-II). Candidates who qualified in the 2019 cycles can pull their results directly into a verified DigiLocker record using a single endpoint. The API is part of API Setu, the Government of India's gateway for citizen-facing document services, and is intended for integrators that already operate inside the DigiLocker ecosystem.
Jentic publishes the only available OpenAPI specification for Akada API, keeping it validated and agent-ready. Akada Dance is a school management platform for dance studios — the v4 API covers customer accounts, family and student records, class enrolment, attendance, schedules, payments and saved cards (including Stripe attachment), invoices, communications, and studio admin operations. With 235 endpoints across 180 paths, the surface is large and resource-oriented, grouped by customer, family, student, school, and admin scopes.
The NASA Astrophysics Data System (ADS) API provides programmatic access to one of the world's largest digital libraries of astronomy and physics literature, hosted by the Smithsonian Astrophysical Observatory at Harvard. This OpenAPI specification exposes 97 endpoints covering full-text search, stored queries, library management, citation export in many formats, metrics, author affiliation lookups, citation helpers, classic ADS import, object resolution, journal data, recommendations, references, resolvers, and visualisations. Use it to build literature-discovery tools, citation pipelines, and bibliometric analyses against the ADS corpus. Authentication is by bearer token issued by the ADS user portal.
Welbex Test Assignment. The API exposes 4 endpoints secured with apiKey authentication.
Welbex Test Assignment. The API exposes 7 endpoints secured with apiKey authentication.
The Art Institute of Chicago API is a public, read-only aggregator over the museum's collections data. It exposes 97 endpoints across artworks, artists, agents, places, galleries, exhibitions, sites, events, articles, tours, mobile sounds, publications, sections, products, images, videos, and sounds. Each primary entity supports list and detail operations, and the major collection entities (artworks, artists, agents, places, galleries, exhibitions, sites) also support search. The API is unauthenticated, intended for educational and research use, and serves as an open data layer for museum integrations.
Assignment2 provides programmatic access to education functionality. The API exposes 1 endpoints.
Špecifikácia REST webových služieb slúžia pre detailný opis požadovanej funkcionality pre Semestrálny Projekt 2 v rámci predmetu B-VSA akademický rok 2022/2023. Pre dopyty na väčšinu služieb (okrem createStudent a createTeacher) je potrebné byť prihlásený. Služby pracujú s Basic autentifikáciou. Každý študent a učiteľ je používateľ systému, ktorý sa môže prihlásiť. Niektoré služby vyžadujú autoriz. The API exposes 15 endpoints secured with basic authentication.
The Bhagavad Gita API exposes the complete text of the Bhagavad Gita organised by its 18 chapters and 700 verses, with each verse available in Sanskrit, transliteration, and translations or commentaries by recognised scholars. Agents can list all chapters, fetch a specific chapter's metadata, retrieve every verse in a chapter, or pull a single verse by chapter and verse number. Authentication uses an OAuth 2.0 client-credentials flow against the /auth/oauth/token endpoint to obtain a bearer token. The API is well suited to building reading apps, daily-verse delivery services, and AI study assistants.
Bible API is a free Bible verse lookup service that returns scripture passages by reference, lists available translations, and serves random verses. The default translation is the World English Bible (WEB) and additional translations are exposed under /data/{translationId}. Agents can fetch a verse by passing a human-readable reference such as 'John 3:16' directly in the path, or browse books, chapters, and verses through the structured /data tree. There is no authentication required, which makes it well suited to side projects and embedded scripture displays.
Jentic publishes the only available OpenAPI specification for Blackboard Learn REST API, keeping it validated and agent-ready. Blackboard Learn (by Anthology) is a higher-education LMS whose REST API exposes 59 endpoints covering users, courses, course memberships, content, grades, announcements, assignments, terms, calendar events, and OAuth-based authorization. Each Learn instance is hosted on its own subdomain, so the base URL is the institution's Learn server with the public path /learn/api/public/v1 or /v3. Authentication uses OAuth 2.0 client-credentials issuing a bearer token, with HTTP basic for the token-exchange endpoint itself.
Jentic publishes the only available OpenAPI specification for Brightspace Valence API, keeping it validated and agent-ready. The Brightspace Valence API is the integration surface for D2L Brightspace, the LMS used by many universities, K-12 districts and corporate training organisations. The 74 endpoints in this spec cover users, profiles, roles, courses, enrollments, grades and content, secured by OAuth2. It suits SIS integrations, automated user provisioning, gradebook export pipelines and any tool that needs to read or write Brightspace learner data.
Jentic publishes the only available OpenAPI specification for Canvas LMS API, keeping it validated and agent-ready. The Canvas Learning Management System REST API is used by universities, K-12 districts, and corporate learning teams to programmatically read course catalogs and individual course detail. This curated spec covers the two foundational course endpoints that anchor most Canvas integrations and unblock automation against an instance hosted on Instructure's cloud or self-managed.
Jentic publishes the only available OpenAPI specification for the CE-Go API, keeping it validated and agent-ready. CE-Go is an event management platform for Continuing Education and CEU events used by associations, training providers, and certifying bodies. The API exposes endpoints for listing conferences (events) and courses, retrieving the users registered against each event or course, and subscribing to webhooks that fire when events end. The base URL sits on the Zapier-flavoured V3 route, which is the integration surface CE-Go exposes to third parties.
The Chinese Text Project API provides programmatic access to the Chinese Text Project (CTP) digital library of pre-modern Chinese texts, including classical works such as the Analects, the Daodejing, and historical chronicles. Agents can fetch text passages by CTP URN, resolve URNs to canonical web links, look up the URN of a known ctext.org URL, and check the authentication status of an API key. The API uses an apikey query parameter for authentication and returns structured JSON containing text content, citations, and bibliographic context for use in research, translation tooling, and educational applications.
Classe365 is a school and higher-education management platform, and its REST API exposes the operational core of the system. It covers student and staff records, course enrollment, attendance, assessment scoring, fee invoicing, ledger accounting, and form submissions. Each customer accesses the API through a tenant-specific subdomain so data stays isolated per institution. The API is suited to schools, colleges, and tutoring businesses that want to sync their student information system with admissions, finance, or analytics tooling.
The ClassMarker API powers online quiz, test, and exam creation with structured group, link, and access-list management. It exposes endpoints for retrieving recent test results, building question banks, organising questions into nested categories, and gating attempts via access codes. Test administrators can sync results into LMS dashboards, build custom proctoring flows, or push question banks from internal authoring tools. The API is a fit for training providers, certification bodies, and HR teams running technical assessments.
Jentic publishes the only available OpenAPI specification for CORE API v2, keeping it validated and agent-ready. CORE is the world's largest aggregator of open access research, harvesting articles, journals and repositories and exposing them through a JSON API organised around three resource types. The 18 endpoints cover article retrieval by CORE ID with full-text PDF download, batch get and search, journal lookup by ISSN, repository metadata and similarity-based article discovery. Search supports an Elasticsearch-style query syntax over fields like title, authors, fullText and year, and authentication is an API key passed as a query parameter or header.
Jentic publishes the only available OpenAPI specification for CoreCampus SIS Integration API, keeping it validated and agent-ready. CoreCampus (Campus Cafe) is a higher-education Student Information System and the integration API exposes seven endpoints across students, enrollments, courses and grades. Operations cover listing and creating students, getting and updating individual student records, and listing enrollments, courses and grades for downstream reporting or LMS sync. Authentication is via an API key, and the API is intended for institution-side integrations rather than end-user portals.
Jentic publishes the only available OpenAPI specification for Corsizio API, keeping it validated and agent-ready. The Corsizio API gives course providers programmatic read access to their course catalogue, scheduled events, registrations, and contact records. Authentication is via an API key in the Authorization header, and the eight endpoints cover listing and reading courses, listing the events under a course, listing registrations on an event, and looking up individual registrations or contacts.
Jentic publishes the only available OpenAPI specification for Coursesight API, keeping it validated and agent-ready. The Coursesight API is a learning management and course tracking platform exposed through 16 endpoints across courses, students, enrollments, and assessments. Authentication uses an X-API-Key header on the v1 base URL. Suitable for training teams, schools, and corporate L&D programs that need to provision courses, manage learners, track enrollments, and capture assessment submissions programmatically.
D2L Brightspace (Desire2Learn) Learning Platform API. Provides access to users, courses, enrollments, grades, content, and organizational units. The API exposes 20 endpoints secured with oauth2 authentication.
Jentic publishes the only available OpenAPI specification for D2L Brightspace Valence API, keeping it validated and agent-ready. Provides programmatic access to the D2L Brightspace learning platform for managing users, organizational units, enrollments, grades, and course content across higher education and corporate training environments. Supports 16 endpoints covering user lifecycle management, org structure traversal, enrollment operations, grade object retrieval, grade value updates, and content module navigation via OAuth 2.0 authentication.
Provides read-only access to K-12 district roster data including students, teachers, sections, schools, and district administrators through 44 endpoints. Clever aggregates data from student information systems (SIS) into a normalized API, enabling edtech applications to access enrollment records, teacher assignments, and school hierarchies without direct SIS integrations. Supports OAuth 2.0 authorization code flow for secure data sharing between districts and application vendors.
The Digital Linguistics (DLx) REST API stores and serves linguistic field data — languages, lexemes, texts, and metadata — for researchers documenting and analysing the world's languages. Eighteen endpoints cover language records, lexeme entries, and the relationships between them, with simple header-based API key authentication. It is the canonical backend for DLx-compatible tools used in language documentation projects.
Jentic publishes the only available OpenAPI specification for EDluminate Institution API, keeping it validated and agent-ready. EDluminate is a higher-education student information system, and this API exposes a focused enrollment intake endpoint that lets institutional partners create contact-student enrollment records directly into the EDluminate platform. The endpoint accepts applicant contact details and program information so downstream admissions, advising, and reporting workflows in EDluminate stay in sync with external CRMs, marketing forms, and recruitment tools.
edoobox is a Swiss-built course-and-event booking platform used by schools, training providers, and seminar organisers. The v2 API exposes a focused integration surface: authenticate to obtain a bearer token, then list the offers (courses, events, and bookable services) available in your edoobox account. It is designed for partners and integrators who need to surface bookable offers in their own websites, agent assistants, or marketing automation without manually copying course catalogues.
BOOK A DEMO
Browse thousands of APIs, connect in minutes via MCP, OpenClaw, or Python. One SDK, one credential — every API your agent needs.