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

Azure Logic Apps IntegrationAccounts API

The IntegrationAccounts API from Azure Logic Apps — 7 operation(s) for integrationaccounts.

Azure Logic Apps IntegrationAccounts API is one of 23 APIs that Azure Logic Apps publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include IntegrationAccounts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 10 operations across 7 paths, and defines 35 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against a single base URL, https://management.azure.com.

10 operations 7 paths 35 schemas 1 DELETE3 GET1 PATCH4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Server
https://management.azure.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Azure Logic Apps IntegrationAccounts API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (azure_auth) using the implicit flow, exposing 1 scope. By default, every request must be authenticated.

  • azure_auth — Azure Active Directory OAuth2 Flow.

Paths & Operations 10

Across 7 paths, the API surfaces 10 operations — 1 DELETE, 3 GET, 1 PATCH, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

IntegrationAccounts 10
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Logic/integrationAccounts
Azure Logic Apps Integration Accounts List by Subscription
IntegrationAccounts_ListBySubscription 3 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts
Azure Logic Apps Integration Accounts List by Resource Group
IntegrationAccounts_ListByResourceGroup 4 params → 200default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}
Azure Logic Apps Integration Accounts Delete
IntegrationAccounts_Delete 4 params → 200204default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}
Azure Logic Apps Integration Accounts Get
IntegrationAccounts_Get 4 params → 200default
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}
Azure Logic Apps Integration Accounts Update
IntegrationAccounts_Update 4 params body → 200default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}
Azure Logic Apps Integration Accounts Create or Update
IntegrationAccounts_CreateOrUpdate 4 params body → 200201default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/listCallbackUrl
Azure Logic Apps Integration Accounts List Callback Url
IntegrationAccounts_ListCallbackUrl 4 params body → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/listKeyVaultKeys
Azure Logic Apps Integration Accounts List Key Vault Keys
IntegrationAccounts_ListKeyVaultKeys 4 params body → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/logTrackingEvents
Azure Logic Apps Integration Accounts Log Tracking Events
IntegrationAccounts_LogTrackingEvents 4 params body → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/regenerateAccessKey
Azure Logic Apps Integration Accounts Regenerate Access Key
IntegrationAccounts_RegenerateAccessKey 4 params body → 200default

Schemas 35

The contract defines 35 schemas that model the data the API accepts and returns. The most detailed are IntegrationServiceEnvironmentProperties (5 properties), Resource (5 properties), TrackingEvent (4 properties), ResourceReference (3 properties). Each schema is shown below with its type and property counts.

IntegrationServiceEnvironmentProperties
object
The integration service environment properties.
5 properties
WorkflowState
string
The workflow state.
GetCallbackUrlParameters
object
The callback url parameters.
2 properties
TrackEventsOperationOptions
string
The track events operation options.
FlowEndpoints
object
The flow endpoints configuration.
2 properties
KeyVaultKey
object
The key vault key.
2 properties
RegenerateActionParameter
object
The access key regenerate action content.
1 property
TrackingEventErrorInfo
object
The tracking event error info.
2 properties
TrackingEventsDefinition
object
The tracking events definition.
3 properties 2 required
IntegrationServiceEnvironmentSkuName
string
The integration service environment sku name.
IntegrationServiceEnvironment
object
The integration service environment.
2 properties
KeyType
string
The key type.
ListKeyVaultKeysDefinition
object
The list key vault keys definition.
2 properties 1 required
WorkflowProvisioningState
string
The workflow provisioning state.
IntegrationAccountSkuName
string
The integration account sku name.
KeyVaultKeyCollection
object
Collection of key vault keys.
2 properties
IntegrationAccountSku
object
The integration account sku.
1 property 1 required
KeyVaultReference
object
The key vault reference.
1 property
IpAddress
object
The ip address.
1 property
IntegrationAccountListResult
object
The list of integration accounts.
2 properties
IntegrationServiceEnvironmentSku
object
The integration service environment sku.
2 properties
IntegrationAccount
object
The integration account.
2 properties
ResourceReference
object
The resource reference.
3 properties
IntegrationAccountProperties
object
The integration account properties.
2 properties
ErrorProperties
object
Error properties indicate why the Logic service was not able to process the incoming request. The reason is provided in the error message.
2 properties
FlowEndpointsConfiguration
object
The endpoints configuration.
2 properties
CallbackUrl
object
The callback url.
1 property
TrackingEvent
object
The tracking event.
4 properties 3 required
ErrorResponse
object
Error response indicates Logic service is not able to process the incoming request. The error property contains the error details.
1 property
IntegrationServiceEnvironmentAccessEndpoint
object
The integration service environment access endpoint.
1 property
IntegrationServiceEnvironmentAccessEndpointType
string
The integration service environment access endpoint type.
NetworkConfiguration
object
The network configuration.
3 properties
TrackingRecordType
string
The tracking record type.
EventLevel
string
The event level.
Resource
object
The base resource type.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

azure-logic-apps-integrationaccounts-api-openapi.yml Raw ↑

Other APIs Azure Logic Apps publishes across the network.

Azure Logic Apps IntegrationAccountAgreements API
Azure Logic Apps IntegrationAccountAssemblies API
Azure Logic Apps IntegrationAccountBatchConfigurations API
Azure Logic Apps IntegrationAccountCertificates API
Azure Logic Apps IntegrationAccountMaps API
Azure Logic Apps IntegrationAccountPartners API
Azure Logic Apps IntegrationAccountSchemas API
Azure Logic Apps IntegrationAccountSessions API
Azure Logic Apps integrationServiceEnvironmentManagedApi API
Azure Logic Apps integrationServiceEnvironmentManagedApis API
Azure Logic Apps integrationServiceEnvironmentNetworkHealth API
Azure Logic Apps integrationServiceEnvironmentRestart API
Where this information came from

This is an independent, third-party profile of Azure Logic Apps IntegrationAccounts 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.