Available-dollars (budget vs. awarded vs. remaining) for a single scholarship within an award cycle.

Authentication

X-Spring-API-Keystring
Secret API key issued per institution. Send it on every request.

Path parameters

scholarshipIdintegerRequired

Query parameters

award_cycle_idintegerOptional

Response

OK
objectstring or nullOptionalRead-only

Stripe-style resource discriminator. Stable, snake_case string naming the resource type. Serialized first so it reads as the leading field of every V1 resource body.

idintegerOptional

The scholarship’s identifier — also the cursor anchor used for paging.

namestring or nullOptional
total_fundsdoubleOptional
total_awarded_amountdoubleOptional
total_amount_remainingdoubleOptional

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error