Convert pipelines into fast, scalable endpoints
Easily transform any pipeline into a high-performance API that supports low-latency and high concurrency, ready for integration.
Each API is provided with Swagger documentation for standardized usage, and can be accessed as a shareable REST endpoint.
Upon creating a query, we can publish it as an endpoint by clicking on:
Then “View endpoint”:
These metrics displayed show how many requests have been made, how much data has been processed, latency, and error rate.
The code block allows for quick copying and pasting of the API endpoint directly into your code:
Clicking on the three dots in the top right corner provides additional options:
Convert pipelines into fast, scalable endpoints
Easily transform any pipeline into a high-performance API that supports low-latency and high concurrency, ready for integration.
Each API is provided with Swagger documentation for standardized usage, and can be accessed as a shareable REST endpoint.
Upon creating a query, we can publish it as an endpoint by clicking on:
Then “View endpoint”:
These metrics displayed show how many requests have been made, how much data has been processed, latency, and error rate.
The code block allows for quick copying and pasting of the API endpoint directly into your code:
Clicking on the three dots in the top right corner provides additional options: