Public HubPublic
Registry packagePublic

@pasar6987/svix

svix API schema: 8 streams, 58 fields.

OSISchema 1.0Domain developer-toolsOwner @pasar6987

Native (downloadable) · Latest 1.0.0 published Mar 4, 2026 · 8 datasets / 2 measures in the latest preview · Updated Mar 11, 2026

Snapshot

Registry facts before deep inspection

Format, origin, ownership, and release context surface first so the package can be qualified quickly.

Format

OSI

Latest release

1.0.0Published Mar 4, 2026

Origin

Native (downloadable)Managed directly in rawctx

Installability

DownloadableDirect rawctx snapshot download

Domain

developer-tools

Source

Not linked

Owner

@pasar6987

Organization

Independent

Repository

Not linked

License

MIT

Visibility

Public

Tags

svixdata-integration

Schema preview

OSI 1.0

Model preview

Structure before documentation

Preview the package footprint first, then open the dedicated explorer if you need field-level inspection.

Models1
Datasets8
Measures2
Dimensions56
Relationships0
AI context1
models/svix.osi.yamlAI context included
8 datasets2 measures56 dimensions0 relationships

Python handoff

Use this package directly in code

After structure review, move straight into typed reads with load() or compact LLM context with to_prompt().

Python SDK

Python example for @pasar6987/svix

This example uses the current package ref and, when preview data is available, fills in real dataset names from the published summary.

import rawctx

model = rawctx.load("@pasar6987/svix")
prompt = rawctx.to_prompt(
    "@pasar6987/svix",
    datasets=["applications", "event_types"],
    max_tokens=2000,
)

print(model.datasets)        # ["applications", "event_types", "tokens"]
print(model.measures)        # [Measure(name="endpoints.version", ...), Measure(name="webhook_endpoint.rateLimit", ...)]
print(model.dimensions)      # [Dimension(name="metadata", ...), Dimension(name="createdAt", ...), Dimension(name="id", ...)]
print(model.relationships)   # [Relationship(name='...', ...)]
print(prompt)

README

Package narrative and examples

Use documentation after the package qualifies on source, preview, and installability.

@pasar6987/svix

svix API schema — 8 streams, 58 fields.

Overview

Count
Streams (Datasets)8
Dimensions56
Measures2
Relationships0

Streams

  • applications — applications data from svix
  • event_types — event_types data from svix
  • tokens — tokens data from svix
  • endpoints — endpoints data from svix
  • integrations — integrations data from svix
  • ingest_source — ingest_source data from svix
  • ingest_source_endpoint — ingest_source_endpoint data from svix
  • webhook_endpoint — webhook_endpoint data from svix

Install

rawctx snapshot-download @pasar6987/svix

Topology

Semantic graph

Use the graph last, once the package has already qualified on release state, preview, and documentation.

Semantic Graph

Datasets 0 / Measures 0 / Dimensions 0 / Relationships 0

Loading semantic graph...

PackageDatasetMeasureDimensionRelationship