from flask import Flask
import tracereq_sdk

# starting Flask app
app = Flask(__name__)

# initialise to start tracking API requests automatically
tracereq_sdk.init(api_key='xxx-xxx',
    flask_app=app.wsgi_app
)
        

Visualize your application
API journeys

Get integrated with just 1 line of code

HOW TRACEREQ WORKS

Seamlessly integrates with your stack

No need to add code and push events manually
TraceReq SDKs start tracing APIs across applications with just 1 line of code

burger illustration
Flask (Python)
Read the docs
burger illustration
Javascript / Typescript
In development
burger illustration
Django (Python)
In development
burger illustration
More integrations
Coming soon

Get started now