Search
K
National CAP Alerting Service API

National CAP Alerting Service API

1.0.0OAS 3.0
API Base URL
  • Server 1:https://capalert-api-developer.apiddpm.com
Security
Bearer (http)

Provide your bearer token in the Authorization header when making requests to protected resources.

Example: Authorization: Bearer 123

/api/app/v1/release/cap-external/alerts/latest/json

post
https://capalert-api-developer.apiddpm.com/api/app/v1/release/cap-external/alerts/latest/json

Query Parameters

tokenstring | null

Body

NDWC.Cap.CapAlerts.CapAlertLatestInput

* Additional properties are NOT allowed.
geoCodeIdstring | null
culturestring | null
sortingstring | null
skipCountinteger(int32)

>= 0<= 2147483647

maxResultCountinteger(int32)

>= 1<= 2147483647

Response

Success

NDWC.Cap.CapAlertLatestDto

* Additional properties are NOT allowed.
statusobject
* Additional properties are NOT allowed.
Show Child Parameters
capListarray | null[object]
* Additional properties are NOT allowed.
Show Child Parameters
post/api/app/v1/release/cap-external/alerts/latest/json

Body

{}
 

/api/app/v2/release/cap-external/alerts/latest/json

post
https://capalert-api-developer.apiddpm.com/api/app/v2/release/cap-external/alerts/latest/json

Body

NDWC.Cap.CapAlerts.CapAlertLatestInput

* Additional properties are NOT allowed.
geoCodeIdstring | null
culturestring | null
sortingstring | null
skipCountinteger(int32)

>= 0<= 2147483647

maxResultCountinteger(int32)

>= 1<= 2147483647

Response

Success

NDWC.Cap.CapAlertLatestDto

* Additional properties are NOT allowed.
statusobject
* Additional properties are NOT allowed.
Show Child Parameters
capListarray | null[object]
* Additional properties are NOT allowed.
Show Child Parameters
post/api/app/v2/release/cap-external/alerts/latest/json

Body

{}