BursaPay Logo
Knowledge Base
Ticket Sign In
Help Center > Developer Platform & Gateway API > Developer API IP Allowlisting

Developer API IP Allowlisting

Published 2026-08-23 6 min read
Who is this article for?
This guide is for Developers, Security Teams seeking operational guidance on BursaPay workflows.

UI Navigation Path (Step-by-Step)

  1. Identify the integration server egress IPs.
  2. Add only the required addresses to the key allowlist.
  3. Test requests from an allowed address.
  4. Verify that an unapproved address is rejected.
Verified BursaPay gateway workflow: Explains optional IP restrictions available on API keys and the webhook-side network restriction for Paystack.

1. Overview & Purpose

Developer API keys can store an IP allowlist, while the Paystack webhook receiver also validates the incoming client IP against the configured Paystack allowlist.

2. Requirements & Setup

Know the stable egress IP addresses used by the integration.

3. Step-by-Step Workflow

  1. Identify the integration server egress IPs.
  2. Add only the required addresses to the key allowlist.
  3. Test requests from an allowed address.
  4. Verify that an unapproved address is rejected.

4. Rules & Troubleshooting

Changing infrastructure without updating allowlisted addresses can block otherwise valid API calls.

5. Verification & Next Steps

Keep network controls documented alongside deployment infrastructure.

Was this article useful?

Related Articles

Developer API Scopes and Least-Privilege Access Developer API Rate Limiting
Ask Bursa AI