How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Infoworks Domains API

The Domains API from Infoworks — 21 operation(s) for domains.

Infoworks Domains API is one of 64 APIs that Infoworks publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Domains. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, API documentation, and an API reference.

This API exposes 40 operations across 21 paths. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, {protocol}://{host}:{port}/v3.

40 operations 21 paths 0 schemas 6 DELETE20 GET3 PATCH6 POST5 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://{host}:{port}/v3
Authentication
HTTP Bearer, HTTP Basic
Resource Areas
1

Authentication & Security 2

Infoworks Domains API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). It accepts HTTP basic authentication (BasicAuth).

Paths & Operations 40

Across 21 paths, the API surfaces 40 operations — 6 DELETE, 20 GET, 3 PATCH, 6 POST, 5 PUT. Each is listed below with its method, path, parameters, and response codes.

Domains 40
GET
/admin/data-connections/{data_connection_id}
Get the Target Data Connection
getDataConnection 1 param → 200400401403500
PUT
/admin/data-connections/{data_connection_id}
Edit the Target Data Connections Associated with a Domain
updateDataConnection 1 param body → 200400401403500
PATCH
/admin/data-connections/{data_connection_id}
Patch the Target Data Connection
patchDataConnection 1 param body → 200400401403500
DELETE
/admin/data-connections/{data_connection_id}
Delete the Target Data Connections Associated with a Domain
deleteDataConnection 1 param → 200400401403500
GET
/admin/domains
Get List of Domains
getDomains 5 params → 200400401403500
GET
/admin/domains/{domain_id}/accessible-sources-to-add
Get List of Domains
Domain Accessible Sources 6 params → 200400401403500
GET
/admin/domains/{domain_id}/domain-users
Get List of Domains Users
Domain Users 6 params → 200400401403500
GET
/admin/domains/{domain_id}/accessible-domains-to-add
Get List of Accessible Domains
Domain Accessible 6 params → 200400401403500
GET
/admin/domains/{domain_id}/accessible-pipeline-extensions-to-add
Get List of Domains Pipeline Extensions
Domain Pipeline Extensions 6 params → 200400401403500
GET
/domains
Get List of Domains
getDomains 5 params → 200400401403500
POST
/domains
Add a domain. (Requires Admin Access)
createDomain body → 200400401403500
GET
/domains/{domain_id}
Get description of a domainid. (Requires Admin Access)
getDomain 1 param → 200400401403500
PATCH
/domains/{domain_id}
Edit name and description of a domain. (Requires Admin Access)
patchDomain 1 param body → 200400401403500
DELETE
/domains/{domain_id}
Delete a Domain (Requires Admin Access).
deleteDomain 1 param → 200400401403500
GET
/domains/{domain_id}/accessible-sources
Get all the Sources associated with this Domain
getAccessibleSources 6 params → 200400401403500
POST
/domains/{domain_id}/accessible-sources
Add Sources to this Domain (Requires Admin Access)
addAccessibleSources 1 param body → 200400401403500
PUT
/domains/{domain_id}/accessible-sources
Update Sources to this Domain (Requires Admin Access)
updateAccessibleSources 1 param body → 200400401403500
DELETE
/domains/{domain_id}/accessible-sources
Remove Source from this Domain (Requires Admin Access)
deleteAccessibleSources 1 param → 200400401403500
GET
/domains/{domain_id}/accessible-domains
Get all the Domains associated with this Domain
getAccessibleDomains 6 params → 200400401403500
POST
/domains/{domain_id}/accessible-domains
Add Domains to this Domain (Requires Admin Access)
addAccessibleDomains 1 param body → 200400401403500
PUT
/domains/{domain_id}/accessible-domains
Update accessible-domain in this Domain (Requires Admin Access)
updateAccessibleDomains 1 param body → 200400401403500
DELETE
/domains/{domain_id}/accessible-domains
Remove Domain from this Domain (Requires Admin Access)
removeAccessibleDomains 1 param → 200400401403500
GET
/domains/{domain_id}/accessible-workflows
Get all the workflows associated with this Domain
getAccessibleWorkflows 1 param → 200400401403500
GET
/domains/{domain_id}/accessible-table-groups
Get all the tablegroups associated with this Domain
getAccessibleTableGroups 1 param → 200400401403500
GET
/domains/{domain_id}/accessible-interactive-computes
Get all the interactive computes associated with this Domain
getAccessibleInteractiveComputes 1 param → 200400401403500
GET
/domains/{domain_id}/accessible-pipelines
Get all the pipelines associated with this Domain
getAccessiblePipelines 1 param → 200400401403500
GET
/domains/{domain_id}/accessible-pipeline-extensions
Get all the Pipeline Extensions associated with this Domain
getAccessiblePipelineExtensions 6 params → 200400401403500
PUT
/domains/{domain_id}/accessible-pipeline-extensions
Update accessible-pipeline-extensions in this Domain (Requires Admin Access)
updateAccessiblePipelineExtensions 1 param body → 200400401403500
POST
/domains/{domain_id}/accessible-pipeline-extensions
Add Pipeline Extensions to this Domain (Requires Admin Access)
addAccessiblePipelineExtensions 1 param body → 200400401403500
DELETE
/domains/{domain_id}/accessible-pipeline-extensions
Remove Pipeline Extension from this Domain (Requires Admin Access)
removeAccessiblePipelineExtensions 1 param → 200400401403500
PUT
/domains/{domain_id}/configurations/advance/{key}
Domain Advanced Configurations
advancedConfigurationInfo 2 params body → 200400401403500
PATCH
/domains/{domain_id}/configurations/advance/{key}
update advanced configs
updateAdvancedConfiguration 2 params body → 200400401403500
DELETE
/domains/{domain_id}/configurations/advance/{key}
delete advanced configs
removedAdvancedConfigs 2 params → 200400401403500
GET
/domains/{domain_id}/recently-used-entities
Get recently used entities associated with this Domain
getRecentlyUsedEntities 1 param → 200400401403500
POST
/domains/{domain_id}/recently-used-entities
Add Recently Used Entity to this Domain
addRecentlyUsedEntity 2 params body → 200400401403500
GET
/domains/{domain_id}/comments
Get comments associated with this Domain
getComments 1 param → 200400401403500
POST
/domains/{domain_id}/comments
Add comment to this Domain
addComments 2 params body → 200400401403500
GET
/domains/{domain_id}/notifications
Get notifications associated with this Domain
getNotifications 1 param → 200400401403500
GET
/domains/{domain_id}/pipelines/{pipeline_id}/versions/{version_id}/node/{node_id}
Get Table Orders With Hierachy
Get Table Orders With Hierachy 4 params → 200400401403500
GET
/domains/{domain_id}/environment_details_pipelines_accessible_sources
Get Domains Pipeline and Accessibele Sources
Get Domains Pipeline and Accessibele Sources 1 param → 200400401403500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

infoworks-domains-api-openapi.yml Raw ↑

Other APIs Infoworks publishes across the network.

Infoworks Admin Configurations API
Infoworks Admin Metadata Backup API
Infoworks Admin Metadata Cleanup API
Infoworks Admin Schedules API
Infoworks Admin Subscribers API
Infoworks Admin Workflows API
Infoworks Audits API
Infoworks Billing Metering Data API
Infoworks Clear Cache API
Infoworks Configurations API
Infoworks Connections API
Infoworks Custom Audit Columns API
Where this information came from

This is an independent, third-party profile of Infoworks Domains API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.