To use the browser automations, scrapers and integrations that are created on the Intuned Platform, we expose a set of APIs that allow you to consume your projects in different ways.
The Run API is the simplest way to consume your projects. It allows you to trigger single APIs in your projects and get the result back. There are two ways to use the run API:
More information on the Run API can be found here.
The Job API is a more advanced way to consume your projects. It allows you to create jobs that can run multiple APIs in your project. Jobs allow you to:
More information on the Job API can be found here.
The Queue API allows you to consume your projects in an order-based manner. It allows you to queue up APIs to run on demand. Queues allow you to:
More information on the Queue API can be found here.
To use the browser automations, scrapers and integrations that are created on the Intuned Platform, we expose a set of APIs that allow you to consume your projects in different ways.
The Run API is the simplest way to consume your projects. It allows you to trigger single APIs in your projects and get the result back. There are two ways to use the run API:
More information on the Run API can be found here.
The Job API is a more advanced way to consume your projects. It allows you to create jobs that can run multiple APIs in your project. Jobs allow you to:
More information on the Job API can be found here.
The Queue API allows you to consume your projects in an order-based manner. It allows you to queue up APIs to run on demand. Queues allow you to:
More information on the Queue API can be found here.