-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
232 lines (232 loc) · 6 KB
/
Copy pathapis.yml
File metadata and controls
232 lines (232 loc) · 6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
aid: s2-dev
name: S2 Dev
description: >-
S2 ("Stream Store") is the API for unlimited, durable, real-time streams.
Where object storage deals with blobs, S2 provides append-able, ordered
record streams that can be tailed in real time and replayed from any retained
point. Core data-plane operations are append, read, and check-tail; the
control plane manages accounts, basins (stream namespaces), streams, scoped
access tokens, locations, and metrics. It targets agent session logs, live
views and build logs, event sourcing and sync, data feeds, resumable LLM
token streaming, and observability. Access is over a REST/JSON + Protobuf HTTP
API, an S2S binary protocol over HTTP/2, SSE tailing, first-party TypeScript,
Python, Go, and Rust SDKs, a CLI, and a Terraform provider. S2 is a Y
Combinator-backed company.
url: https://raw.githubusercontent.com/api-evangelist/s2-dev/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: true
label: Hosted service · you call their endpoint
confidence: high
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: unknown
onboarding: self-serve
trial: false
try_now: false
public: false
label: Self-serve signup
confidence: medium
source:
- authentication
generated: '2026-07-22'
method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
image: https://avatars.githubusercontent.com/u/136030139?v=4
tags:
- Company
- Streaming
- Real-Time
- Event Streaming
- Durable Storage
- Message Streaming
- Data Feeds
- Observability
- Developer Tools
- Infrastructure
apis:
- aid: s2-dev:s2-dev-access-tokens-api
name: S2 Dev access-tokens API
description: Manage access tokens
humanURL: https://s2.dev/docs/api
baseURL: https://a.s2.dev/v1
tags:
- access-tokens
tags_raw:
- access-tokens
properties:
- type: OpenAPI
url: openapi/s2-dev-access-tokens-api-openapi.yml
- type: Protobuf
url: grpc/s2-dev-s2.proto
- aid: s2-dev:s2-dev-basins-api
name: S2 Dev basins API
description: Manage basins
humanURL: https://s2.dev/docs/api
baseURL: https://a.s2.dev/v1
tags:
- basins
tags_raw:
- basins
properties:
- type: OpenAPI
url: openapi/s2-dev-basins-api-openapi.yml
- type: Protobuf
url: grpc/s2-dev-s2.proto
- aid: s2-dev:s2-dev-locations-api
name: S2 Dev locations API
description: Manage locations
humanURL: https://s2.dev/docs/api
baseURL: https://a.s2.dev/v1
tags:
- Locations
tags_raw:
- locations
properties:
- type: OpenAPI
url: openapi/s2-dev-locations-api-openapi.yml
- type: Protobuf
url: grpc/s2-dev-s2.proto
- aid: s2-dev:s2-dev-metrics-api
name: S2 Dev metrics API
description: Usage metrics and data.
humanURL: https://s2.dev/docs/api
baseURL: https://a.s2.dev/v1
tags:
- Metrics
tags_raw:
- metrics
properties:
- type: OpenAPI
url: openapi/s2-dev-metrics-api-openapi.yml
- type: Protobuf
url: grpc/s2-dev-s2.proto
- aid: s2-dev:s2-dev-records-api
name: S2 Dev records API
description: Manage records
humanURL: https://s2.dev/docs/api
baseURL: https://a.s2.dev/v1
tags:
- Records
tags_raw:
- records
properties:
- type: OpenAPI
url: openapi/s2-dev-records-api-openapi.yml
- type: Protobuf
url: grpc/s2-dev-s2.proto
- aid: s2-dev:s2-dev-streams-api
name: S2 Dev streams API
description: Manage streams
humanURL: https://s2.dev/docs/api
baseURL: https://a.s2.dev/v1
tags:
- Streams
tags_raw:
- streams
properties:
- type: OpenAPI
url: openapi/s2-dev-streams-api-openapi.yml
- type: Protobuf
url: grpc/s2-dev-s2.proto
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
x-enrichment:
date: '2026-07-21'
status: enriched
artifacts_added: 26
pass: local-v1
common:
- type: VulnerabilityDisclosure
url: security/s2-dev-vulnerability-disclosure.yml
- type: DomainSecurity
url: security/s2-dev-domain-security.yml
- type: AgenticAccess
url: agentic-access/s2-dev-agentic-access.yml
- type: Authentication
url: authentication/s2-dev-authentication.yml
- type: Security
url: https://s2.dev/docs/platform/security
- type: TrustCenter
url: security/s2-dev-trust-center.yml
- type: Compliance
url: https://s2.dev/docs/platform/security
- type: DeveloperPortal
url: https://s2.dev/docs
- type: Documentation
url: https://s2.dev/docs
- type: APIReference
url: https://s2.dev/docs/api
- type: GettingStarted
url: https://s2.dev/docs/quickstart
- type: Support
url: mailto:hi@s2.dev
- type: Blog
url: https://s2.dev/blog
- type: GitHubOrganization
url: https://github.com/s2-streamstore
- type: Pricing
url: https://s2.dev/pricing
- type: SignUp
url: https://s2.dev/dashboard
- type: TermsOfService
url: https://s2.dev/terms
- type: PrivacyPolicy
url: https://s2.dev/privacy
- type: StatusPage
url: https://status.s2.dev
- type: Packages
url: packages/s2-dev-packages.yml
- type: SDKs
url: packages/s2-dev-packages.yml
- type: CLI
url: cli/s2-dev-cli.yml
- type: Sandbox
url: sandbox/s2-dev-sandbox.yml
- type: ChangeLog
url: changelog/s2-dev-changelog.yml
- type: Lifecycle
url: lifecycle/s2-dev-lifecycle.yml
- type: RateLimits
url: rate-limits/s2-dev-rate-limits.yml
- type: Conventions
url: conventions/s2-dev-conventions.yml
- type: Idempotency
url: conventions/s2-dev-conventions.yml
- type: ErrorCatalog
url: errors/s2-dev-problem-types.yml
- type: DataModel
url: data-model/s2-dev-data-model.yml
- type: Conformance
url: conformance/s2-dev-conformance.yml
- type: WellKnown
url: well-known/s2-dev-well-known.yml
- type: SecurityTxt
url: well-known/s2-dev-security.txt
- type: APICatalog
url: well-known/s2-dev-api-catalog.json
- type: LLMsTxt
url: llms/s2-dev-llms.txt
- type: Overlay
url: overlays/s2-dev-openapi-overlay.yaml
- type: MCPServer
url: mcp/s2-dev-mcp.yml
- type: AgentSkill
url: skills/_index.yml