Articles on: INTEGRATIONS
This article is also available in:

Analytics API

If you want to integrate VTurb Analytics metrics with other tools or custom reports, you can use our public Analytics API.

📚 Official Documentation



The documentation is available at this link: https://vturb.gitbook.io/analytics-api/pt

There, you’ll find:
How to generate and use your API key (authentication)
Available endpoints (plays, views, retention, etc.)
Parameters to filter data (by video, date, traffic source)
Usage examples with curl and JavaScript
API response structure

🔑 How to generate your API key



Go to your VTurb dashboard



Navigate to Settings > Analytics API and click on "Generate New API Key"



Important: Never expose your key in public code (like scripts in the browser)

👨‍💻 What is it for?



The API is ideal for those who need to:
Integrate VTurb data with BI tools (such as Power BI, Google Data Studio, etc.)
Automate reports
Create custom dashboards
Consolidate data from multiple accounts

⚙️ Usage Tips



Always use filters and pagination in your requests to avoid overload
Use tokens carefully and store them securely

If you have questions or suggestions about the API, If you have any questions, contact us via Chat or WhatsApp.

Updated on: 06/05/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!