The REST API is here! 🚀
We’re happy to announce that the Vemetric REST API is now available for all users! 🎉
With the REST API you can now programmatically access your Vemetric data and integrate it with your own tools and workflows. We strongly recommend you to take a look at our API documentation to get familiar with the available endpoints and examples.
Below you can already see some of the endpoints:
/v1/analytics/query
Query analytics metrics with optional grouping, sorting and filters.
The API can already be used for agentic workflows as well, but we’ll make that even easier with the upcoming CLI and MCP server.
We’re happy for any kind of feedback, so feel free to reach out if you have any questions or suggestions!