SendGrid · Capability
Twilio SendGrid IP Access Management API — IP Access Management
Twilio SendGrid IP Access Management API — IP Access Management. 6 operations. Lead operation: Retrieve all recent access attempts. Self-contained Naftiko capability covering one Sendgrid business surface.
What You Can Do
GET
Listaccessactivity
— Retrieve all recent access attempts
/v1/v3/access-settings/activity
POST
Addiptoallowlist
— Add one or more IPs to the allow list
/v1/v3/access-settings/whitelist
GET
Listallowedip
— Retrieve a list of currently allowed IPs
/v1/v3/access-settings/whitelist
DELETE
Deleteallowedips
— Remove one or more IPs from the allow list
/v1/v3/access-settings/whitelist
GET
Getallowedip
— Retrieve a specific allowed IP
/v1/v3/access-settings/whitelist/{rule-id}
DELETE
Deleteallowedip
— Remove a specific IP from the allowed list
/v1/v3/access-settings/whitelist/{rule-id}
MCP Tools
retrieve-all-recent-access-attempts
Retrieve all recent access attempts
read-only
idempotent
add-one-more-ips-allow
Add one or more IPs to the allow list
retrieve-list-currently-allowed-ips
Retrieve a list of currently allowed IPs
read-only
idempotent
remove-one-more-ips-allow
Remove one or more IPs from the allow list
idempotent
retrieve-specific-allowed-ip
Retrieve a specific allowed IP
read-only
idempotent
remove-specific-ip-allowed-list
Remove a specific IP from the allowed list
idempotent