Serialized Documentation
Serialized Documentation
Console
Plans & Pricing
Sign up
Welcome to Serialized
Basics
Accounts
Projects
Authentication
Rate limiting
Getting started
APIS
Event Sourcing API
Feeds API
Basic Usage
Sequence Numbers
The _all feed
Partitioned feeding
API Reference
Reactions API
Projections API
Tenants API
Client libraries
Java client
Javascript client
Go client (unofficial)
Tools
Swagger API Definition
Advanced
Multi-Tenancy
Encrypting Event data
Conditional requests
Request signatures
Powered by GitBook

Feeds API

The Event Feed API automatically exposes a unique feed of events for each aggregate type that you can use to build queryable data or implement side-effects to connect your system to other services.
Here are the articles in this section:
Basic Usage
Sequence Numbers
The _all feed
Partitioned feeding
API Reference
This page contains the API reference for the Feeds API.
Previous
Delete all Aggregates by type
Next
Basic Usage
Last updated 3 weeks ago
Edit on GitHub