Skip to main content

Overview

The Institution Management APIs let authorized integrators look up cardholder, account, credential, and transaction information for campus applications through the IDX platform. They provide a secure, read-oriented interface for retrieving cardholder identity and account data scoped to a single institution.

Who is this for?

These APIs are designed for campus technology partners who need to retrieve cardholder data as part of a campus app integration. Common use cases include:
  • Campus mobile apps that display a student’s credential information, meal plan balances, or account status.
  • Third-party systems that verify cardholder identity or retrieve account details for downstream workflows.
  • Institutional IT teams building custom integrations between IDX credentials and other campus platforms.

APIs included

This guide is the shared onboarding entry point for the Institution Management APIs. Authentication, error responses, HTTP status codes, and pagination behave the same way across every API in this group and are documented once in the Introduction section.

Quick start

1. Obtain your API credentials

Access to the Institution Management APIs requires a valid subscription key. Request a key through your campus card office administration.

2. Set your base URL

All requests are routed through the IDX API gateway. Each API has its own versioned base path.

3. Authenticate your request

Include your subscription key in the Ocp-Apim-Subscription-Key header on every request:

4. Make your first call

Retrieve a cardholder by ID:
A successful response returns the cardholder record:
UAT data is synthetic and may be reset periodically. Do not send real cardholder information in UAT requests.

What’s next?

  • Review Authentication for key management and rate limit policies.
  • Review Error Responses and HTTP Status Codes to build robust error handling.
  • Review Pagination before working with list endpoints.
  • Browse the API references in the sidebar for full request and response schemas, parameter details, and additional endpoints.

Support

For questions about API access, integration guidance, or to report an issue, contact your campus card office. Document Version: 1.0
Last Updated: August 2026
© Illumia Inc. - Confidential