orchestrator
2020.10
false
- Getting Started
- Swagger Definition
- Orchestrator APIs
- Assets Requests
- Calendars Requests
- Environments Requests
- Folders Requests
- Generic Tasks Requests
- Jobs Requests
- Libraries Requests
- License Requests
- Packages Requests
- Permissions Requests
- Processes Requests
- Robots Requests
- Roles Requests
- Schedules Requests
- Settings Requests
- Tasks Requests
- Task Catalogs Requests
- Task Forms Requests
- Tenants Requests
- Transactions Requests
- Users Requests
- Webhooks Requests
Orchestrator URL
OUT OF SUPPORT
Orchestrator API Guide
Last updated Jun 18, 2024
Orchestrator URL
All Orchestrator API calls are made using HTTP methods to the Orchestrator URL.
The Orchestrator URL has the following syntax template:
- Base URL = protocol +
://
+ hostname, for examplehttps://your-server-domain.com
.
It is recommended to encrypt the data you send via API calls, by using the
https
protocol.
The hostname is the one set at installation.