Faros AI
Faros AI is an engineering-operations intelligence platform (software engineering intelligence / SEI) that ingests data from across the SDLC toolchain into a connected canonical model and exposes it for querying. The platform offers a REST API for events and data ingestion at https://prod.api.faros.ai plus a GraphQL query API over the canonical model, with an open-source Faros Community Edition.
APIs
Faros Events / Ingestion API (REST)
REST API for ingesting events and writing data into the Faros canonical model. Uses an API key passed in the Authorization header against the https://prod.api.faros.ai base URL,...
Faros GraphQL Query API
Hasura-powered GraphQL API for querying the connected canonical model spanning the whole SDLC (50+ entities across VCS, CI/CD, task management, QA, incident management, compute,...
Faros Deployments / CI-CD API
Reports CI (build), CD (deployment), and TestExecution events into the platform to power DORA metrics and delivery analytics. Surfaced through the events ingestion REST API and ...
Faros Webhooks API
Inbound webhook endpoints that let source systems push events into Faros. Each webhook definition provides a unique URL of the form POST /webhooks/{webhook_id}/events for delive...
Collections
Faros AI API
OPENGraphQL
Faros AI GraphQL API
Faros AI exposes a native, Hasura-powered GraphQL API over its connected canonical model for the whole software development lifecycle (50+ entities, from tasks to deployments). ...
GRAPHQL