Logo
Akamai APIs API Documentation

Site Shield API-Maps

Number of APIs: 3


1. List maps

GET https://{{host}}/siteshield/v1/maps

Returns a list of all Site Shield maps that belong to your account.



2. Get a map

GET https://{{host}}/siteshield/v1/maps/:id

Returns information about the specified map, such as the map name, firewall addresses, and when the map was last updated.



3. Acknowledge the map

POST https://{{host}}/siteshield/v1/maps/:id/acknowledge

Acknowledges the proposed firewall update for the specified map. When necessary, the Site Shield Management application issues an update to the IP address list and sends a notification to you to update your firewall. See Firewall updates and address change acknowledgment for more details.



ENDPOINTS