API monitoring for Express
made simple.

Track API metrics on intuitive dashboards and get notified of issues the moment they arise. Just add two lines of code to your project to get started.

Screenshot of traffic dashboard in Apitally
Screenshot of errors dashboard in Apitally
Screenshot of performance dashboard in Apitally
Screenshot of consumers dashboard in Apitally
Screenshot of request log in Apitally
Screenshot of custom alert in Apitally

API metrics & dashboards: Keep track of key API metrics on simple dashboards

Identify patterns in API usage, errors and performance across endpoints and API consumers, allowing you to make informed, data-driven engineering and product decisions.

  • Traffic metrics, such as requests per minute and data sent/received
  • Error metrics, such as error rate and number of client & server errors
  • Performance metrics, such as response times, latencies and Apdex scores
  • Adoption metrics, such as number of unique and new API consumers
Requests tab in endpoint insights modal on Apitally dashboard

API uptime monitoring: Ensure the availability of your API with synthetic monitoring

Apitally proactively monitors your API's availability with HTTP health checks in one-minute intervals and notifies you immediately if your API goes down.

Additional heartbeat checks offer basic uptime monitoring for your API even without external health checks (e.g. for internal APIs).

Uptime monitoring on Apitally dashboard

Custom alerts: Know about API problems the moment they happen

Get notified immediately if something isn't right, so you can address it before it impacts consumers. Whether it's traffic spikes, errors or performance issues, Apitally has you covered.

You can configure custom alert rules based on 14+ different API metrics and have alert notifications delivered to your Slack or Microsoft Teams workspace.

Custom alert on Apitally dashboard

Other benefits: Made for developers and product owners

Developer-friendly
Apitally is super easy to set up with minimal code changes. No infrastructure changes required. No impact on performance.
Mobile-friendly
Easily check on your APIs while on the go with our mobile-friendly dashboard that is optimized for both small and large screens.
Open-source SDKs
Our SDKs are open-source, have minimal dependencies and provide specific integrations for supported frameworks.
Request logging
Find and inspect any API request and response. Debug issues faster and provide better customer support.
Sentry integration
Fully understand the root cause of server errors in your APIs as Apitally automatically links them to Sentry issues.
Data privacy focus
Built from the ground up with data privacy in mind, giving you peace of mind that sensitive information remains protected.

Testimonials: What our users are saying

"Happy customer of Apitally for about a year now! Very easy to setup, attractive pricing, great UX and it basically covers all my needs! Overall, very impressive, I'm a great fan of your product, and I'm excited for the future updates!"
Achraf Gharbi
Achraf Gharbi
CTO @ Vestalis
"We were hurrying to show API usage on a dashboard. The details did not matter as much as the speed, so I quickly researched my options. That's how I came upon Apitally. After a 5-minute setup, it gave me everything I needed and much more. If you want a minimal investment of both time and money and expect a comprehensive dashboard that can grow with your needs, Apitally is for you."
Emil Kirilov
Emil Kirilov
Co-Founder @ Lexis Solutions
"Thank you for making Apitally! I was looking for this exact sort of analytics/tracking for a project at my day job. We were so excited and quickly purchased a paid license! Two of our projects use Hono and the integration was seamless; really pleasant."
Chris Windsor
Chris Windsor
Senior Software Engineer @ SafeStreets
"Building a SaaS solution is great, but it's even greater when you can rely on other developers to build a piece of the puzzle for you! Apitally is such a nice tool to meter and monitor our API usage, this beats building it yourself anytime! Simon is very helpful, responsive and constantly improving the tool. I can fully recommend others to try Apitally as well."
Maarten van der Vlugt
Maarten van der Vlugt
Founder @ Digital Rebels
"We needed to quickly track usage and error codes and bring some visibility to our API metrics. Apitally was easy to install and just gets the job done. Plus, Simon has been incredibly responsive and helpful."
Ryan Buckley
Ryan Buckley
Co-founder & CEO @ Shovels
"My team looks after multiple API-based services, and Apitally gives us just the right amount of visibility, both operationally and for compliance. It has helped us identify and fix issues numerous times, and is so much more pleasant to use than other tools we've tried."
Tom Mastwyk
Tom Mastwyk
Director of Data & AI @ Lumonus

Easy setup: Get started in 3 simple steps

Create app modal on Apitally dashboard
Sign up and create your app in the Apitally dashboard.
import express from "express";
import { useApitally } from "apitally/express";
const app = express();
app.use(express.json());
useApitally(app, {
clientId: "your-client-id",
env: "dev", // or "prod" etc.
});
Add the Apitally middleware to your project by copying & pasting a couple of lines of code.
Traffic metrics on Apitally dashboard
Deploy your app and watch your Apitally dashboard come to life.

Pricing: Choose the right plan for you

You can sign up without a credit card using our free plan and then upgrade at any time without commitment.

Free
The basics for your hobby project.

$0 / month
Select plan
  • 1 app
  • 1 dashboard user
  • 3 active app instances
  • 10 API consumers
  • 1 custom alert
  • Request log
  • Health checks
  • Slack & Teams integration
  • Data export & API access
Starter
Get started with premium features.

$39 / month
Select plan
  • 3 apps
  • 3 dashboard users
  • 10 active app instances
  • 100 API consumers
  • 10 custom alerts
  • Request log (1m req/mo)
  • Health checks
  • Slack & Teams integration
  • Data export & API access
Premium
Full package with generous allowances.

$119 / month
Select plan
  • 10 apps
  • Unlimited dashboard users
  • 50 active app instances
  • Unlimited API consumers
  • Unlimited custom alerts
  • Request log (5m req/mo)
  • Health checks
  • Slack & Teams integration
  • Data export & API access

Prices in USD, excluding tax. Cancel anytime.


Frequently asked questions: Learn more before you dive in

Can't find the answer you're looking for? Reach out via email or on Slack and we'll get back to you as soon as we can.


Ready to try Apitally?
Sign up for free and explore with demo data. No strings attached.