API served from a fixed ip with Cloudflare

I am wanting to build an api on top of hono and cloudflare. It's a requirement that my app appears to be served from a fixed IP address as i will be querying other services that restrict access to their services by ip address. Is it possible to do this with Cloudflare? What cloudflare services to I need to use to achieve this?
2 Replies
Idle
Idle4w ago
sounds like enterprise
Non
Non4w ago
Cloudflare Docs
About address maps · Cloudflare BYOIP docs
Address map is a data structure enabling customers with BYOIP prefixes or account-level static IPs to specify which IP addresses should be mapped to DNS records when they are proxied through Cloudflare.

Did you find this page helpful?