# Syntage Events API

**Canonical:** https://apis.io/apis/syntage/syntage-events-api/  
**Provider:** Syntage — https://apis.io/providers/syntage/  
**Base URL:** https://api.syntage.com  
**Documentation:** https://docs.syntage.com/

Syntage Events API is one of 65 APIs that [Syntage](https://apis.io/providers/syntage/) 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, an API reference, API documentation, and a getting-started guide.

Events record meaningful changes to resources in your organization. When something changes, Syntage creates an Event resource. For example, submitting an entity's SAT credential can create credential and entity events, and a completed extraction can create an `extraction.updated` event. Many requests can create more than one event. For example, submitting valid SAT credentials for an entity can create `credential.created`, `credential.updated`, and `link.created` events. Events occur when the state of another resource changes. The state of that resource at the time of the change is embedded in the event's `data` field. For example, a `credential.updated` event contains a Credential, and an `invoice.updated` event contains an Invoice. Use the Events endpoints to retrieve recent events directly. Use [webhooks](/api-reference/webhooks/overview) when you want Syntage to deliver events to your server automatically. Access to events is only guaranteed for 7 days. Entity lifecycle events still use the `link.*` event type names for backwards compatibility. The suffix describes the kind of change: | Suffix | Meaning | | --- | --- | | `.created` | A new resource was created. | | `.updated` | An existing resource changed. | | `.deleted` | A resource was deleted or is no longer available. | | Resource | Event types | | --- | --- | | Credentials | `credential.created`, `credential.updated`, `credential.deleted` | | Entities | `link.created`, `link.updated`, `link.deleted` | | Files | `file.created` | | Extractions | `extraction.created`, `extraction.updated` | | Exports | `export.created`, `export.updated` | | Invoices | `invoice.created`, `invoice.updated`, `invoice.deleted` | | Invoice payments | `invoice_payment.created`, `invoice_payment.updated` | | Invoice line items | `invoice_line_item.created`, `invoice_line_item.updated` | | Tax returns | `tax_return.created`, `tax_return.updated`, `tax_return.deleted` | | Tax status | `tax_status.created`, `tax_status.updated`, `tax_status.deleted` | | Tax compliance checks | `tax_compliance_check.created`, `tax_compliance_check.updated`, `tax_compliance_check.deleted` | | Tax retentions | `tax_retention.created`, `tax_retention.updated`, `tax_retention.deleted` | | Electronic accounting records | `electronic_accounting_record.created`, `electronic_accounting_record.updated` | | RPC entidades | `rpc_entidades.created`, `rpc_entidades.updated` | | RPC socios | `rpc_socios.created`, `rpc_socios.updated` | | RPC actos | `rpc_acto.created`, `rpc_acto.updated` | | Shareholder relations | `shareholder_relation.created`, `shareholder_relation.updated` | | Shareholder relation sources | `shareholder_relation_source.created` | | RUG garantias | `rug_garantia.created`, `rug_garantia.updated` | | Buró de Crédito reports | `buro_de_credito_report.created`, `buro_de_credito_report.updated` | | Background checks | `background_check.created` | | SAT certificates | `sat_certificate.created`, `sat_certificate.updated` | | Company verification reports | `company_verification_report.created`, `company_verification_report.updated` |

## Machine-readable artifacts (4)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/syntage/refs/heads/main/openapi/syntage-events-api-openapi.yml
- **APIReference** — https://docs.syntage.com/api-reference/introduction
- **Documentation** — https://docs.syntage.com/
- **GettingStarted** — https://docs.syntage.com/using-syntage/get-started/quick-start

## Other Syntage APIs (12)

- [Syntage Accounts Payable Insight API](https://apis.io/apis/syntage/syntage-accounts-payable-insight-api/)
- [Syntage Accounts Receivable Insight API](https://apis.io/apis/syntage/syntage-accounts-receivable-insight-api/)
- [Syntage Background Checks API](https://apis.io/apis/syntage/syntage-background-checks-api/)
- [Syntage Balance Sheet Insight API](https://apis.io/apis/syntage/syntage-balance-sheet-insight-api/)
- [Syntage Cash Flow Insight API](https://apis.io/apis/syntage/syntage-cash-flow-insight-api/)
- [Syntage Company Verification Reports API](https://apis.io/apis/syntage/syntage-company-verification-reports-api/)
- [Syntage Corporate Structure Insight API](https://apis.io/apis/syntage/syntage-corporate-structure-insight-api/)
- [Syntage Customer Concentration Insight API](https://apis.io/apis/syntage/syntage-customer-concentration-insight-api/)
- [Syntage Customer Network Insight API](https://apis.io/apis/syntage/syntage-customer-network-insight-api/)
- [Syntage DS MX BIL Reports API](https://apis.io/apis/syntage/syntage-ds-mx-bil-reports-api/)
- [Syntage DS MX Buró de Crédito Authorizations API](https://apis.io/apis/syntage/syntage-ds-mx-bur-de-cr-dito-authorizations-api/)
- [Syntage DS MX Buró de Crédito Reports API](https://apis.io/apis/syntage/syntage-ds-mx-bur-de-cr-dito-reports-api/)

## Tags

Event

---

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