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

Synctera Webhooks API

Requests to create and manage webhooks

Synctera Webhooks API is one of 29 APIs that Synctera publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 9 operations across 6 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 0.20.0.

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

9 operations 6 paths 12 schemas 1 DELETE4 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.20.0
Base URL
https://api.synctera.com
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

Synctera Webhooks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (api_key) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 9

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

Webhooks 9

Requests to create and manage webhooks

GET
/webhooks
List webhooks
listWebhooks1 3 params → 200401500
POST
/webhooks
Create a webhook
createWebhook1 body → 201401500
DELETE
/webhooks/{webhook_id}
Delete a webhook
deleteWebhook 1 param → 200401404500
GET
/webhooks/{webhook_id}
Get a webhook
getWebhook1 1 param → 200401404500
PUT
/webhooks/{webhook_id}
Update a webhook
updateWebhook 1 param body → 200401404500
GET
/webhooks/{webhook_id}/events
List webhook events
listEvents 7 params → 200401500
GET
/webhooks/{webhook_id}/events/{event_id}
Get webhook event
getEvent 2 params → 200401404500
POST
/webhooks/{webhook_id}/events/{event_id}/resend
Resend an event
resendEvent 3 params → 200401404500
POST
/webhooks/trigger
Trigger an event
triggerEvent body → 200401500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are event (10 properties), event_trigger (10 properties), webhook (7 properties), response_history_item (4 properties). Each schema is shown below with its type and property counts.

event_type_wildcard
string
paginated_response
object
1 property
event_type_explicit
string
All the webhook event types
error
object
4 properties
webhook_list
event_list
event_trigger
object
Webhook event object that will be returned after triggering the given event. Only id, type and eventtime will have value.
10 properties
webhook
object
Webhook object
7 properties 3 required
event
object
Webhook event object
10 properties
response_history_item
object
Response history object of the webhook request
4 properties
delete_response
object
Deleted object information
2 properties
event_type1

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

synctera-webhooks-api-openapi.yml Raw ↑

Other APIs Synctera publishes across the network.

Synctera Webhooks
Synctera Accounts API
Synctera ACH API
Synctera Applications API
Synctera Businesses API
Synctera Card Transaction Simulations API
Synctera Card Webhook Simulations API
Synctera Cards API
Synctera Customers API
Synctera Digital Wallet Tokens API
Synctera Disclosures API
Synctera Documents (alpha) API
Where this information came from

This is an independent, third-party profile of Synctera Webhooks 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.