Connector for the xero-xero-identity API (generated from its OpenAPI spec).
Type: Tool
Category: Other
Version: 1.0.0
Provider: Blue Isle
License: MIT
xero-xero-identityapiopenapi
Xero Xero Identity
Connector for the xero-xero-identity API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: https://api.xero.com
Auth: basic (pass your key via the apiKey input)
Operations
getconnections — GET /Connections — Retrieves the connections for this user
deleteconnection — DELETE /Connections/{id} — Deletes a connection for this user (i.e. disconnect a tenant)
Inputs
apiKey — your xero-xero-identity API key
operation — one of the operations above
path parameters when an operation's path contains {...}