apitally.io
Open in
urlscan Pro
2a06:98c1:3120::3
Public Scan
Submitted URL: http://apitally.io/
Effective URL: https://apitally.io/
Submission: On November 02 via api from NL — Scanned from NL
Effective URL: https://apitally.io/
Submission: On November 02 via api from NL — Scanned from NL
Form analysis
0 forms found in the DOMText Content
MONITOR AND SECURE YOUR REST API WITH EASE. A refreshingly simple REST API companion for small teams using FastAPI, Flask or Django. * Get started * Read docs * Learn more WHY APITALLY? * Keep track of API traffic, errors, and response times. * Understand usage patterns of individual API consumers. * Manage API keys, scopes and permissions. * Easy to integrate for new and existing projects. * Get started for free in less than five minutes. * No impact on performance. * No rerouting of your API traffic. * No agents to install. * No data privacy worries. * No limit on number of requests. API MONITORING Monitor API traffic, errors, and response times with our simple dashboard. Get insights into the usage and performance of each endpoint. Filter by consumer to understand different usage patterns. Coming soon: Stay informed through daily/weekly digest emails, anomaly detection and alerting. * Get started -------------------------------------------------------------------------------- API KEY MANAGEMENT Easily secure your endpoints with API key authentication. Manage API keys, scopes and permissions in our simple dashboard. Follow security best practices by tracking API key usage and expiring or rotating API keys without causing disruptions. Got questions about security? Check out our FAQs. * Get started * FAQs -------------------------------------------------------------------------------- fastapi.py flask.py django/settings.py from fastapi import FastAPI from apitally.fastapi import ApitallyMiddleware app = FastAPI() app.add_middleware( ApitallyMiddleware, client_id="your-client-id", env="your-env-name", ) copy SUPER EASY TO INTEGRATE It only takes a few lines of code to integrate Apitally with your new or existing API project. Our detailed guide makes settings things up a breeze. * Setup guide -------------------------------------------------------------------------------- PRICING You automatically start out on the free plan when you sign up to Apitally. Upgrade at any time on the Team settings page in the dashboard. FREE $0 per month (USD) Single app. Single user. Up to 3 active app instances and 10 consumers. STARTER $9 per month (USD) 3 apps and 3 users. Up to 15 total active app instances and 50 consumers. PREMIUM $29 per month (USD) 10 apps and unlimited users. Up to 50 total active app instances and 200 consumers. * Get started -------------------------------------------------------------------------------- WHO'S BEHIND APITALLY? Hey 👋🏼, I'm Simon Gurcke and Apitally is my indie project 🤩I've been building web apps and APIs for many years, as an individual developer and in small teams.I've found myself often reinventing the wheel or hosting and maintaining extra tools for monitoring and securing my APIs.I believe these things should be simple, not get in the way of creating value for users and not break the bank either.That's why I'm building Apitally. I hope you'll enjoy using it as much as I do 🩶 * Get in touch -------------------------------------------------------------------------------- * Email * GitHub * Twitter * Medium © All rights reserved · Privacy policy · Terms of service --------------------------------------------------------------------------------