Skip to main content

Core capabilities

FeatureDescription
No-code subgraphDeploy a subgraph instantly by providing a smart contract address. 0xGraph automatically generates the ABI, or you can upload your own for custom configuration. Ideal for teams who want to skip setup and start indexing right away.
No-code migrationBring over any existing subgraph from The Graph or other providers using just the deployment ID. Fully compatible with existing manifests, mappings, and schemas - no re-writes required.
Subgraph templatesLaunch production-ready subgraphs in seconds. Choose from 50+ community templates that are fully synced and queryable immediately — perfect for common protocols and datasets.
Monitoring & observabilityTrack subgraph health and performance in real time. View status (Syncing, Live, Paused, or Error), analyze metrics like latency, block height, and indexing speed, and inspect logs to debug mappings or schema issues.
API versioning with tagsManage multiple deployments under one stable endpoint. Tags let you hot-swap subgraph versions (e.g., from staging to prod) without downtime or front-end changes — ideal for seamless version upgrades.
Private endpointsSecure your subgraph with API key authentication. Enable a private GraphQL URL to restrict access to trusted users, protect sensitive data, and monitor authenticated usage in production environments.
WebhooksReceive real-time POST updates whenever entities are inserted, updated, or deleted. Use webhooks to trigger backend workflows, sync databases, or integrate subgraph events directly into your apps.
Dedicated environmentRun your subgraphs on Ormi’s custom infrastructure for maximum reliability and performance. Each environment is powered by a hybrid bare-metal and cloud architecture, eliminating single points of failure and enabling elastic scaling for high-throughput workloads.

Resources

I