---
seo:
  description: >-
    Send OpenTelemetry to sigiro. Ask what changed. Get ranked findings and the
    SQL that proves them.
sidebar:
  label: Overview
title: sigiro API Reference
---
Send OpenTelemetry to sigiro. Ask what changed. Get ranked findings and the SQL that proves them.

Version 0.1.0

## crate::ingest

- [`POST /`](/docs/reference/crate-ingest/ingest-pyroscope-root) — Ingest Pyroscope profiles
- [`POST /ingest`](/docs/reference/crate-ingest/ingest-pyroscope) — Ingest Pyroscope profiles
- [`POST /ingest/pyroscope`](/docs/reference/crate-ingest/ingest-pyroscope-alias) — Ingest Pyroscope profiles
- [`POST /push.v1.PusherService/Push`](/docs/reference/crate-ingest/ingest-pyroscope-push) — Ingest Pyroscope profiles

## Operations

- [`GET /v1/alerts`](/docs/reference/operations/list-alerts) — List alerts
- [`GET /v1/anomalies`](/docs/reference/operations/list-anomalies) — List anomalies
- [`POST /v1/diagnose`](/docs/reference/operations/diagnose-services) — Diagnose services
- [`POST /v1/query`](/docs/reference/operations/run-query) — Run a SQL query
- [`GET /v1/services`](/docs/reference/operations/list-services) — List services
- [`GET /v1/traces/{trace_id}`](/docs/reference/operations/get-trace) — Fetch one whole trace
