# Fauna Event Streaming API

**Canonical:** https://apis.io/apis/fauna/event-streaming-api/  
**Provider:** fauna — https://apis.io/providers/fauna/  
**Base URL:** https://db.fauna.com  
**Documentation:** https://docs.fauna.com/fauna/current/reference/streaming/

Fauna Event Streaming API is one of 9 APIs that [fauna](https://apis.io/providers/fauna/) publishes on the [APIs.io](https://apis.io/) network, described by an AsyncAPI event-driven specification. Tagged areas include Change Data Capture, Database, Event, Real-Time, and Streaming. The published artifact set on APIs.io includes API documentation and an AsyncAPI specification.

The Fauna Event Streaming API enables real-time change data capture by maintaining an open connection to the Fauna database and pushing events to clients as they occur. Developers can subscribe to document or set changes and receive add, remove, and update events in real time. The API supports reconnection with a start timestamp to avoid missing events during disconnections. It is accessible via the /stream/1 HTTP endpoint with token-based authentication.

## Machine-readable artifacts (3)

- **Documentation** — https://docs.fauna.com/fauna/current/reference/streaming/
- **AsyncAPI** — https://raw.githubusercontent.com/api-evangelist/fauna/refs/heads/main/asyncapi/fauna-event-streaming-asyncapi.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/fauna/refs/heads/main/apis.yml

## Other fauna APIs (8)

- [Fauna Event Feeds API](https://apis.io/apis/fauna/event-feeds-api/)
- [Fauna GraphQL API](https://apis.io/apis/fauna/graphql-api/)
- [Fauna JavaScript Driver](https://apis.io/apis/fauna/javascript-driver/)
- [Fauna Python Driver](https://apis.io/apis/fauna/python-driver/)
- [Fauna .NET Driver](https://apis.io/apis/fauna/dotnet-driver/)
- [fauna EventFeeds API](https://apis.io/apis/fauna/fauna-eventfeeds-api/)
- [fauna Query API](https://apis.io/apis/fauna/fauna-query-api/)
- [fauna Schema API](https://apis.io/apis/fauna/fauna-schema-api/)

## Tags

Change Data Capture, Database, Event, Real-Time, Streaming

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/fauna/event-streaming-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/fauna/.
