Integrations
Plugs into the stack you already run
APIFlow is not an island. Native connectors push identity, telemetry, events and logs into the tools your teams already trust — configured once, maintained by us.
Catalogue
Sixty-plus native connectors
Every connector is built and maintained by APIFlow — no community plugins of unknown provenance sitting in your request path. Need something bespoke? The webhook and log-export APIs cover the rest.
Identity Providers
Federate authentication with the IdPs your customers and teams already use.
- Okta
- Microsoft Entra ID
- Auth0
- Keycloak
- Ping Identity
- Google Workspace
Cloud Platforms
Deploy the data plane inside your cloud, wired to your networking and secrets.
- AWS (EKS, ALB, Secrets Manager)
- Microsoft Azure (AKS, Key Vault)
- Google Cloud (GKE, Secret Manager)
- Oracle Cloud Infrastructure
Observability
Stream metrics, traces and logs into the stack your on-call team already watches.
- Datadog
- Grafana & Prometheus
- Splunk
- New Relic
- Elastic Stack
- OpenTelemetry Collector
Incident Response
Route gateway alerts to the humans who should be woken up — and only them.
- PagerDuty
- Opsgenie
- Slack
- Microsoft Teams
- Email routing rules
Messaging & Events
Bridge synchronous APIs to asynchronous pipelines at the gateway.
- Apache Kafka
- RabbitMQ
- Amazon SQS / SNS
- Google Pub/Sub
- Azure Service Bus
Data & Analytics
Ship request logs and usage events to your warehouse for billing and analysis.
- Snowflake
- BigQuery
- Amazon S3 / Redshift
- PostgreSQL
- Databricks
Beyond the catalogue
If it speaks HTTP, it integrates
Signed webhooks for every lifecycle event, bulk log export to any S3-compatible store, and a complete management API mean you can wire APIFlow into systems we have never heard of — and we will help you do it.
// Signed webhook — deployment event
POST https://hooks.yourcompany.com/apiflow
X-APIFlow-Signature: sha256=9f2c…
{
"event": "route.deployed",
"route": "orders-api",
"version": "v3.2.0",
"edges_propagated": 31
}
Map your integrations with our engineers
Tell us what your stack looks like and we will show you exactly how APIFlow fits into it — including the parts that are unusual.