Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AZA Finance Logs API

The Logs API from AZA Finance — 2 operation(s) for logs.

AZA Finance Logs API is one of 16 APIs that AZA Finance publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Logs. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 2 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.0.2, at version 1.0.

Requests are made against 2 base URLs: https://api-sandbox.transferzero.com/v1, https://api.transferzero.com/v1.

2 operations 2 paths 10 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
1.0
Base URL
https://api.transferzero.com/v1
Authentication
API Key, API Key, API Key, API Key
Resource Areas
1

Authentication & Security 4

AZA Finance Logs API declares 4 security schemes for authenticating requests. An API key is passed in the header as Authorization-Key (AuthorizationKey). An API key is passed in the header as Authorization-Secret (AuthorizationSecret). An API key is passed in the header as Authorization-Nonce (AuthorizationNonce). An API key is passed in the header as Authorization-Signature (AuthorizationSignature). By default, every request must be authenticated.

  • AuthorizationKey — Please see the [Authentication guide](https://docs.transferzero.com/docs/authentication) on how to use these fields
  • AuthorizationSecret — Please see the [Authentication guide](https://docs.transferzero.com/docs/authentication) on how to use these fields
  • AuthorizationNonce — Please see the [Authentication guide](https://docs.transferzero.com/docs/authentication) on how to use these fields
  • AuthorizationSignature — Please see the [Authentication guide](https://docs.transferzero.com/docs/authentication) on how to use these fields

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Logs 2
GET
/logs/webhooks
Fetch a list of webhook logs
get-webhook-logs 4 params → 200401500
GET
/logs/{Webhook Log ID}
Fetch an individual webhook log
get-webhook-log 1 param → 200401404500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are WebhookLogMetadata (10 properties), WebhookLog (6 properties), Pagination (5 properties), WebhookDefinition (5 properties). Each schema is shown below with its type and property counts.

WebhookLogMetadata
object
10 properties
WebhookLogResponse
object
1 property
WebhookLogMetadataRequest
object
Metadata related to the initial request that triggered the webhook
3 properties
PaginationMeta
object
1 property
ValidationErrorDescription
object
The description of the error
1 property
WebhookLogListResponse
object
2 properties
Pagination
object
5 properties
WebhookLogMetadataResponse
object
Metadata related to the webhook response
3 properties
WebhookDefinition
object
Object that holds where to send webhooks, and what events should it be triggered with
5 properties 2 required
WebhookLog
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aza-finance-logs-api-openapi.yml Raw ↑

Other APIs AZA Finance publishes across the network.

AZA Finance Account Debits API
AZA Finance Account Validation API
AZA Finance Accounts API
AZA Finance API Logs API
AZA Finance Currency Info API
AZA Finance dlocal balance API
AZA Finance Documents API
AZA Finance Mandates API
AZA Finance Payin Methods API
AZA Finance Payment Methods API
AZA Finance Payout Methods API
AZA Finance Recipients API