This article lists all SpringAPI endpoints currently supported.
Each endpoint has its own documentation page that includes:
- Endpoint type (read-only or read/write)
- HTTP method and path
- Required path parameters
- Success response structure
- Endpoint-specific error responses
These definitions are intended for DevOps teams and software engineers integrating external systems with AwardSpring.
Refer to each endpoint article below for implementation details:
| SpringAPI Name | Type | Relates to |
| Base URLs & Regions | AUTH | API Access |
| Authentication | AUTH | API Access |
| Error Codes & Responses | AUTH | API Access & Validation |
| Using Postman to Test Connectivity (optional) | AUTH | API Access & Validation |
| GET Award Cycle ID and Name (CURRENT cycle only) | GET | Scholarship Management |
| GET Award Cycle IDs and Names (ALL cycles) | GET | Scholarship Management |
| GET Available Scholarship Dollars (Single Opportunity) | GET | Scholarship Management |
| GET Available Scholarship Dollars (All Opportunities) | GET | Scholarship Management |
| GET Awarded Students (Single Opportunity) | GET | Scholarship Management |
| GET Awarded Students (All Opportunities) | GET | Scholarship Management |