National CAP Alerting Service API

National CAP Alerting Service API

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

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

Example: Authorization: Bearer 123

/api/v1/cap-external/alerts/latest

post
https://cap-api.pranworks.com/api/v1/cap-external/alerts/latest

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/v1/cap-external/alerts/latest

Body

{}
 

/api/v2/cap-external/alerts/latest

post
https://cap-api.pranworks.com/api/v2/cap-external/alerts/latest

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

Bad Request

Volo.Abp.Http.RemoteServiceErrorResponse

* Additional properties are NOT allowed.
errorobject
* Additional properties are NOT allowed.
Show Child Parameters
post/api/v2/cap-external/alerts/latest

Body

{}
 

/api/v1/cap-external/alerts/acknowledged

post
https://cap-api.pranworks.com/api/v1/cap-external/alerts/acknowledged

Query Parameters

tokenstring | null

Body

NDWC.Cap.CapAlerts.CapAlertAcknowledgedInput

* Additional properties are NOT allowed.
capIdentifierstring | null

Response

Success

NDWC.Cap.StatusInfo

* Additional properties are NOT allowed.
codeinteger | null(int32)
messagestring | null
timestampstring | null
post/api/v1/cap-external/alerts/acknowledged

Body

{}