Endpoints
Every route under /api, read from the platform's own mappings, grouped by the scope that unlocks it. Each row links to where the document explains it.
Open — no credential
| Method | Path | In the document |
|---|---|---|
| POST | /api/auth/login | rate-limits-and-body-size |
| POST | /api/auth/register | rate-limits-and-body-size |
| GET | /api/front/signals | the-front-door-s-signals |
| GET | /api/health | health |
| POST | /api/notifications/unsubscribe | one-click-to-stop |
me
| Method | Path | In the document |
|---|---|---|
| GET | /api/me | me-and-my-keys-me |
| GET | /api/me/api-keys | me-and-my-keys-me |
| POST | /api/me/api-keys | me-and-my-keys-me |
| DELETE | /api/me/api-keys/{id} | me-and-my-keys-me |
| PATCH | /api/me/preferences | me-and-my-keys-me |
cases:read
| Method | Path | In the document |
|---|---|---|
| GET | /api/cases | the-front-door-s-signals |
| GET | /api/cases/facets | cases-cases-read |
| GET | /api/cases/stats | cases-cases-read |
| GET | /api/cases/{id} | cases-cases-read |
| GET | /api/cases/{id}/changes | cases-cases-read |
| GET | /api/cases/{id}/datapoints/{definitionId}/history | cases-cases-read |
| GET | /api/cases/{id}/documents | cases-cases-read |
| GET | /api/cases/{id}/events | cases-cases-read |
| GET | /api/cases/{id}/funding-awards | cases-cases-read |
| GET | /api/cases/{id}/funding-matches | cases-cases-read |
| GET | /api/cases/{id}/funding-readiness | cases-cases-read |
| GET | /api/definitions | the-datapoint-catalogue-cases-read |
| GET | /api/funding/calls/{identifier}/matches | funding-funding-read |
| GET | /api/funding/portfolio | funding-funding-read |
| GET | /api/prospects | prospects-cases-read |
| GET | /api/signals | signals-cases-read |
| GET | /api/signals/{kommun} | signals-cases-read |
subscriptions
| Method | Path | In the document |
|---|---|---|
| GET | /api/subscriptions | subscriptions-subscriptions |
| POST | /api/subscriptions | subscriptions-subscriptions |
| POST | /api/subscriptions/follow | subscriptions-subscriptions |
| DELETE | /api/subscriptions/follow/{caseId} | subscriptions-subscriptions |
| POST | /api/subscriptions/views | subscriptions-subscriptions |
| DELETE | /api/subscriptions/{id} | subscriptions-subscriptions |
| PATCH | /api/subscriptions/{id} | subscriptions-subscriptions |
notifications:read
| Method | Path | In the document |
|---|---|---|
| GET | /api/me/notifications/settings | settings-notifications-read |
| PUT | /api/me/notifications/settings | settings-notifications-read |
| GET | /api/notifications | notifications-notifications-read |
| POST | /api/notifications/read-all | notifications-notifications-read |
| GET | /api/notifications/unread-count | notifications-notifications-read |
| POST | /api/notifications/{id}/acted | notifications-notifications-read |
| POST | /api/notifications/{id}/read | notifications-notifications-read |
notifications:write
| Method | Path | In the document |
|---|---|---|
| DELETE | /api/apps/{key}/webhook | a-backend-s-channel-the-webhook-notifications-write |
| PUT | /api/apps/{key}/webhook | a-backend-s-channel-the-webhook-notifications-write |
| POST | /api/notifications | raising-a-notification-notifications-write |
ingest
| Method | Path | In the document |
|---|---|---|
| POST | /api/discovery | rate-limits-and-body-size |
| POST | /api/funding/awards | rate-limits-and-body-size |
| POST | /api/funding/calls | rate-limits-and-body-size |
| POST | /api/ingest | what-a-token-posts-under |
| POST | /api/outbound | outbound-ingest |
| POST | /api/runs | writes-ingest |
| GET | /api/runs/control | writes-ingest |
funding:read
| Method | Path | In the document |
|---|---|---|
| GET | /api/funding/awards | funding-funding-read |
| GET | /api/funding/awards/stats | funding-funding-read |
| GET | /api/funding/calls | funding-funding-read |
| GET | /api/funding/calls/history | funding-funding-read |
| GET | /api/funding/calls/{identifier} | funding-funding-read |
| GET | /api/funding/coverage | funding-funding-read |
| GET | /api/funding/programmes | funding-funding-read |
runs:read
| Method | Path | In the document |
|---|---|---|
| GET | /api/runs | runs-runs-read |
tasks
| Method | Path | In the document |
|---|---|---|
| POST | /api/tasks/claim | tasks-tasks |
| POST | /api/tasks/{id}/result | tasks-tasks |
admin
| Method | Path | In the document |
|---|---|---|
| POST | /api/admin/api-keys/connectors | administration-admin |
| POST | /api/admin/api-keys/workers | administration-admin |
| DELETE | /api/admin/api-keys/{id} | administration-admin |
| POST | /api/definitions | the-datapoint-catalogue-cases-read |
| GET | /api/requests | requests-admin |
| GET | /api/requests/recipients | requests-admin |
| POST | /api/requests/recipients | requests-admin |
| POST | /api/requests/send | requests-admin |
| GET | /api/requests/templates | requests-admin |