Kuali has a number of available APIs (Application Programming Interface) that allows access to data in the system. Institutional resources can build out integrations to and from Kuali using these rest APIs, and the documentation is listed below. The documentation also includes information and instructions on setting up the necessary authentication to access and how to use.
- Kuali People, Groups, and Categories - Detailed API documentation please refer to the Users and Groups sections of the Kuali Developers Page.
-
Kuali Platform - Using the GraphQL tool you can utilize the APIs for Kuali information - please refer to our GraphQL Kuali Documentation further information. You can also visit the live editor in your Kuali instance by using the URL's listed below, and changing
yourdomainhere
to reflect your domain.
- Build:
https://yourdomainhere.kualibuild.com/app/api/v0/graphiql
- Platform:
https://yourdomainhere.kualihub.com/app/api/v0/graphiql
The video below is a recording of a Kuali Days session that provides a great GraphQL API introduction, explaining what GraphQL is, why and when to use it with Kuali, and how it differs from REST APIs.
Additional resources can also be found in the API Integrations section of the Knowledge Base, but if you have any other questions please reach out to our support team.
Comments
0 comments
Article is closed for comments.