For non-programmatic viewing and submitting incidents, use
https://partners.near-intents.org/shield/console.- Incidents endpoint:
https://shield.chaindefuser.com/incident - Get a JWT token at
https://partners.near-intents.org/api-keysby requestingkey_type: SHIELD. - To submit incidents, contact Intents Support so support can grant the required incident permissions.
Pull active incidents
UseGET https://shield.chaindefuser.com/incident to check whether Shield currently has active incidents.
status_read grant receive the full internal incident record, including id, status, description, createdBy, metadata, and timestamps.
Submit an incident
UsePOST https://shield.chaindefuser.com/incident to open a scoped incident. A matching active incident blocks Shield evaluation for that scope and direction.
Incident scope
| Field | Required | Values | Notes |
|---|---|---|---|
scopeType | Yes | chain, bridge, token, address | What kind of surface is affected |
scopeValue | Yes | Scope-specific string | Examples: eth, poa, nep141:<contract>, or an address |
description | No | String | Incident context |