# Stark Bank Event API

**Canonical:** https://apis.io/apis/stark-bank/stark-bank-event-api/  
**Provider:** Stark Bank — https://apis.io/providers/stark-bank/  
**Base URL:** https://api.starkbank.com  
**Documentation:** https://docs.starkbank.com/api

Stark Bank Event API is one of 31 APIs that [Stark Bank](https://apis.io/providers/stark-bank/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Event. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

Every time a log is created, a corresponding event will be generated and sent to you by webhook, if the appropriate subscription was set. Therefore, the event represents an occurrence in your workspace. NOTE: All the events have a log property containing an entity log. The nature of the log, however, may change according to the subscription that triggered the event. For example, if the subscription is transfer, the log in the event will be a TransferLog. If the subscription is boleto, the log in the event will be a BoletoLog, and so on.

## Operations (4)

| Method | Path | Summary |
|---|---|---|
| GET | `/v2/event` | List Events |
| GET | `/v2/event/{id}` | Get an Event |
| DELETE | `/v2/event/{id}` | Delete an Event |
| PATCH | `/v2/event/{id}` | Update an event |

## Machine-readable artifacts (6)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/stark-bank/refs/heads/main/openapi/stark-bank-event-api-openapi.yml
- **Postman** — https://raw.githubusercontent.com/api-evangelist/stark-bank/refs/heads/main/postman/stark-bank-postman.json
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/stark-bank/refs/heads/main/authentication/stark-bank-authentication.yml
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/stark-bank/refs/heads/main/asyncapi/stark-bank-events-webhooks.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/stark-bank/refs/heads/main/errors/stark-bank-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/stark-bank/refs/heads/main/data-model/stark-bank-data-model.yml

## Other Stark Bank APIs (12)

- [Stark Bank Balance API](https://apis.io/apis/stark-bank/stark-bank-balance-api/)
- [Stark Bank Boleto API](https://apis.io/apis/stark-bank/stark-bank-boleto-api/)
- [Stark Bank Boleto Holmes API](https://apis.io/apis/stark-bank/stark-bank-boleto-holmes-api/)
- [Stark Bank Boleto Payment API](https://apis.io/apis/stark-bank/stark-bank-boleto-payment-api/)
- [Stark Bank Brcode Payment API](https://apis.io/apis/stark-bank/stark-bank-brcode-payment-api/)
- [Stark Bank Darf Payment API](https://apis.io/apis/stark-bank/stark-bank-darf-payment-api/)
- [Stark Bank Deposit API](https://apis.io/apis/stark-bank/stark-bank-deposit-api/)
- [Stark Bank Dynamic Brcode API](https://apis.io/apis/stark-bank/stark-bank-dynamic-brcode-api/)
- [Stark Bank Event Attempt API](https://apis.io/apis/stark-bank/stark-bank-event-attempt-api/)
- [Stark Bank Institutions API](https://apis.io/apis/stark-bank/stark-bank-institutions-api/)
- [Stark Bank Invoice API](https://apis.io/apis/stark-bank/stark-bank-invoice-api/)
- [Stark Bank Invoice Pull Request API](https://apis.io/apis/stark-bank/stark-bank-invoice-pull-request-api/)

## Tags

Event

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/stark-bank/stark-bank-event-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/stark-bank/.
