# Apitally Docs ## Docs - [Apitally CLI and skill for agents](https://docs.apitally.io/agents/cli-and-skill.md): Give coding agents access to your API metrics and request logs for agent-driven investigations and analyses. - [Application logs](https://docs.apitally.io/api-logs-traces/application-logs.md): View application logs in the context of API requests. - [API request logs](https://docs.apitally.io/api-logs-traces/request-logs.md): Log, find and inspect individual API requests and responses. - [Traces](https://docs.apitally.io/api-logs-traces/traces.md): Get a breakdown of time spent during the handling of each request. - [API consumer insights](https://docs.apitally.io/api-metrics/consumers.md): Track API adoption and usage by individual consumers. - [API endpoint insights](https://docs.apitally.io/api-metrics/endpoints.md): Understand the usage and performance of individual API endpoints. - [API errors dashboard](https://docs.apitally.io/api-metrics/errors.md): Understand the frequency, causes and impact of API errors. - [Apps overview](https://docs.apitally.io/api-metrics/overview.md): View key API metrics for all your apps at a glance. - [API performance dashboard](https://docs.apitally.io/api-metrics/performance.md): Measure user satisfaction with API response times using Apdex scores. - [Resources dashboard](https://docs.apitally.io/api-metrics/resources.md): Monitor CPU and memory usage, correlate it with API traffic. - [API traffic dashboard](https://docs.apitally.io/api-metrics/traffic.md): Track API usage metrics globally and per endpoint. - [Custom alerts](https://docs.apitally.io/api-monitoring/alerts.md): Set thresholds for API metrics, get notified when they are breached. - [API uptime monitoring](https://docs.apitally.io/api-monitoring/uptime.md): Get notified immediately when your API is down. - [Introduction](https://docs.apitally.io/api-reference.md): Programmatically access logs and metrics for your apps. - [List Apps](https://docs.apitally.io/api-reference/apps/list-apps.md): List apps and their environments. - [List Consumers](https://docs.apitally.io/api-reference/consumers/list-consumers.md): List API consumers for an app. Ordered by ID (descending). With pagination. - [List Endpoints](https://docs.apitally.io/api-reference/endpoints/list-endpoints.md): List API endpoints for an app. Ordered by path and method. - [Get Traffic](https://docs.apitally.io/api-reference/metrics/get-traffic.md): Get API traffic data for an app. Grouped by hour or by day. With pagination. Traffic to endpoints that have been excluded in the dashboard is excluded here as well. - [Get Request Details](https://docs.apitally.io/api-reference/request-logs/get-request-details.md): Get detailed information about a specific request, including headers, body, application logs, and spans. - [Get Request Logs](https://docs.apitally.io/api-reference/request-logs/get-request-logs.md): Get request log data for an app. With pagination. Requests to endpoints that have been excluded in the dashboard are excluded here as well. - [Data privacy](https://docs.apitally.io/data-privacy.md): How Apitally handles data collection, storage, and retention. - [How it works](https://docs.apitally.io/how-it-works.md): Seamless integration with our open-source SDKs. - [Introduction](https://docs.apitally.io/introduction.md): Apitally makes API monitoring and analytics simple. Get API metrics, request logs, traces, and alerts by adding just a few lines of code. - [Overview](https://docs.apitally.io/sdk-reference.md): Install and configure the Apitally SDK for your framework. - [Configuration](https://docs.apitally.io/sdk-reference/dotnet/configuration.md): Configure the Apitally SDK for .NET. - [Masking and filtering](https://docs.apitally.io/sdk-reference/dotnet/masking-filtering.md): Mask sensitive data and exclude requests from logging with the Apitally SDK for .NET. - [.NET SDK reference](https://docs.apitally.io/sdk-reference/dotnet/overview.md): Overview of the Apitally SDK for .NET. - [Tracing instrumentation](https://docs.apitally.io/sdk-reference/dotnet/tracing.md): Instrument your .NET application for tracing in Apitally. - [Configuration](https://docs.apitally.io/sdk-reference/go/configuration.md): Configure the Apitally SDK for Go. - [Masking and filtering](https://docs.apitally.io/sdk-reference/go/masking-filtering.md): Mask sensitive data and exclude requests from logging with the Apitally SDK for Go. - [Go SDK reference](https://docs.apitally.io/sdk-reference/go/overview.md): Overview of the Apitally SDK for Go. - [Tracing instrumentation](https://docs.apitally.io/sdk-reference/go/tracing.md): Instrument your Go application with OpenTelemetry for tracing in Apitally. - [Configuration](https://docs.apitally.io/sdk-reference/java/configuration.md): Configure the Apitally SDK for Java. - [Masking and filtering](https://docs.apitally.io/sdk-reference/java/masking-filtering.md): Mask sensitive data and exclude requests from logging with the Apitally SDK for Java. - [Java SDK reference](https://docs.apitally.io/sdk-reference/java/overview.md): Overview of the Apitally SDK for Java. - [Configuration](https://docs.apitally.io/sdk-reference/javascript-serverless/configuration.md): Configure the Apitally Serverless SDK for JavaScript. - [Masking and filtering](https://docs.apitally.io/sdk-reference/javascript-serverless/masking-filtering.md): Mask sensitive data and exclude requests from logging with the Apitally Serverless SDK for JavaScript. - [JavaScript Serverless SDK reference](https://docs.apitally.io/sdk-reference/javascript-serverless/overview.md): Overview of the Apitally Serverless SDK for JavaScript. - [Configuration](https://docs.apitally.io/sdk-reference/javascript/configuration.md): Configure the Apitally SDK for JavaScript. - [Masking and filtering](https://docs.apitally.io/sdk-reference/javascript/masking-filtering.md): Mask sensitive data and exclude requests from logging with the Apitally SDK for JavaScript. - [JavaScript SDK reference](https://docs.apitally.io/sdk-reference/javascript/overview.md): Overview of the Apitally SDK for JavaScript. - [Tracing instrumentation](https://docs.apitally.io/sdk-reference/javascript/tracing.md): Instrument your JavaScript application with OpenTelemetry for tracing in Apitally. - [Configuration](https://docs.apitally.io/sdk-reference/python-serverless/configuration.md): Configure the Apitally Serverless SDK for Python. - [Masking and filtering](https://docs.apitally.io/sdk-reference/python-serverless/masking-filtering.md): Mask sensitive data and exclude requests from logging with the Apitally Serverless SDK for Python. - [Python Serverless SDK reference](https://docs.apitally.io/sdk-reference/python-serverless/overview.md): Overview of the Apitally Serverless SDK for Python. - [Configuration](https://docs.apitally.io/sdk-reference/python/configuration.md): Configure the Apitally SDK for Python. - [Masking and filtering](https://docs.apitally.io/sdk-reference/python/masking-filtering.md): Mask sensitive data and exclude requests from logging with the Apitally SDK for Python. - [Python SDK reference](https://docs.apitally.io/sdk-reference/python/overview.md): Overview of the Apitally SDK for Python. - [Tracing instrumentation](https://docs.apitally.io/sdk-reference/python/tracing.md): Instrument your Python application with OpenTelemetry for tracing in Apitally. - [Overview](https://docs.apitally.io/setup-guides.md): Get started with Apitally in less than 5 minutes. - [Setup guide for AdonisJS](https://docs.apitally.io/setup-guides/adonisjs.md): Just a few simple steps to get started with Apitally. - [Setup guide for ASP.NET Core](https://docs.apitally.io/setup-guides/aspnet-core.md): Just a few simple steps to get started with Apitally. - [Setup guide for BlackSheep](https://docs.apitally.io/setup-guides/blacksheep.md): Just a few simple steps to get started with Apitally. - [Setup guide for Chi](https://docs.apitally.io/setup-guides/chi.md): Just a few simple steps to get started with Apitally. - [Setup guide for Django Ninja](https://docs.apitally.io/setup-guides/django-ninja.md): Just a few simple steps to get started with Apitally. - [Setup guide for Django REST Framework](https://docs.apitally.io/setup-guides/django-rest-framework.md): Just a few simple steps to get started with Apitally. - [Setup guide for Echo](https://docs.apitally.io/setup-guides/echo.md): Just a few simple steps to get started with Apitally. - [Setup guide for Elysia](https://docs.apitally.io/setup-guides/elysia.md): Just a few simple steps to get started with Apitally. - [Setup guide for Express](https://docs.apitally.io/setup-guides/express.md): Just a few simple steps to get started with Apitally. - [Setup guide for FastAPI](https://docs.apitally.io/setup-guides/fastapi.md): Just a few simple steps to get started with Apitally. - [Setup guide for FastAPI on Cloudflare Workers](https://docs.apitally.io/setup-guides/fastapi-cloudflare-workers.md): Just a few simple steps to get started with Apitally. - [Setup guide for Fastify](https://docs.apitally.io/setup-guides/fastify.md): Just a few simple steps to get started with Apitally. - [Setup guide for Fiber](https://docs.apitally.io/setup-guides/fiber.md): Just a few simple steps to get started with Apitally. - [Setup guide for Flask](https://docs.apitally.io/setup-guides/flask.md): Just a few simple steps to get started with Apitally. - [Setup guide for Gin](https://docs.apitally.io/setup-guides/gin.md): Just a few simple steps to get started with Apitally. - [Setup guide for H3 v2](https://docs.apitally.io/setup-guides/h3.md): Just a few simple steps to get started with Apitally. - [Setup guide for hapi](https://docs.apitally.io/setup-guides/hapi.md): Just a few simple steps to get started with Apitally. - [Setup guide for Hono](https://docs.apitally.io/setup-guides/hono.md): Just a few simple steps to get started with Apitally. - [Setup guide for Hono on Cloudflare Workers](https://docs.apitally.io/setup-guides/hono-cloudflare-workers.md): Just a few simple steps to get started with Apitally. - [Setup guide for Koa](https://docs.apitally.io/setup-guides/koa.md): Just a few simple steps to get started with Apitally. - [Setup guide for Litestar](https://docs.apitally.io/setup-guides/litestar.md): Just a few simple steps to get started with Apitally. - [Setup guide for NestJS](https://docs.apitally.io/setup-guides/nestjs.md): Just a few simple steps to get started with Apitally. - [Setup guide for Spring Boot](https://docs.apitally.io/setup-guides/spring-boot.md): Just a few simple steps to get started with Apitally. - [Setup guide for Starlette](https://docs.apitally.io/setup-guides/starlette.md): Just a few simple steps to get started with Apitally. - [Support](https://docs.apitally.io/support.md): Where to go for help and sharing feedback. - [Usage limits](https://docs.apitally.io/usage-limits.md): Understand the limits, quotas, and usage-based billing in Apitally. ## OpenAPI Specs - [openapi](https://api.apitally.io/openapi.json) ## Optional - [Website](https://apitally.io)