Skip to main content
GET
List or search the unified institution catalog

Authorizations

Authorization
string
header
required

Pass your secret key in the Authorization header as a Bearer token: Authorization: Bearer sk_test_... (sandbox) or Bearer sk_live_... (production).

Keys are created in the developer portal and the plaintext secret is shown exactly once at creation. Treat them like passwords — never embed them in mobile apps or front-end code.

Query Parameters

q
string

Optional name search (case-insensitive substring). Omit to return the full catalog (paginated in a later phase).

Response

A list of institutions matching the query.

data
object[]
required