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

Marqeta Webhooks API

// Conditional snippet for beta or internal contentinclude::../../maturity-admonition-banner.adoc[]Webhooks are notifications about API events, sent as they occur.The Marqeta platform sends these notifications to an endpoint that is hosted in your environment and configured to receive and process them.Create a webhook object to represent your webhook endpoint.Configure it with the URL of your webhook endpoint and a set of credentials for accessing that endpoint.You can configure it to send notifications for a single event, a group of events by type, or all event types.To set up multiple webhook endpoints and route different types of event notifications to each, create multiple webhook objects and configure each to send a specific type of event notification to a specific endpoint.See > for information on notifications and a tutorial that walks you through the configuration of your webhook endpoint.See > for reference documentation on the types of events that the Marqeta platform supports.[NOTE]Webhooks URLs are cached.Changes made on your webhook endpoint can take up to one hour to be applied.

Marqeta Webhooks API is one of 81 APIs that Marqeta 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 7 operations across 5 paths, and defines 9 schemas. It is described by OpenAPI 3.0.3, at version 3.0.39.

Requests are made against a single base URL, /v3.

7 operations 5 paths 9 schemas 2 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
3.0.39
Base URL
https://sandbox-api.marqeta.com/v3
Authentication
HTTP Basic
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Marqeta Webhooks API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (mqAppAndAccessToken). By default, every request must be authenticated.

Paths & Operations 7

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

Webhooks 7

// Conditional snippet for beta or internal content include::../../maturity-admonition-banner.adoc[] Webhooks are notifications about API events, sent as they occur. The Marqeta p…

GET
/webhooks
List webhooks
getWebhooks 5 params → 200400500
POST
/webhooks
Create webhook
postWebhooks body → 201400409500
PUT
/webhooks/customheaders/{token}
Update webhook custom headers
putWebhooksCustomHeadersToken 1 param body → 200400404500
GET
/webhooks/{token}
Retrieve webhook
getWebhooksToken 1 param → 200404500
PUT
/webhooks/{token}
Update webhook
putWebhooksToken 1 param body → 200400404500
POST
/webhooks/{token}/ping
Ping webhook
postWebhooksTokenPing 1 param → 200400404500
POST
/webhooks/{token}/{event_type}/{event_token}
Resend event notification
postWebhooksTokenEventtypeEventtoken 3 params → 200400404500

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are webhook_config_request_model (7 properties), webhook_config_response_model (7 properties), webhook_response_model (7 properties), webhook_request_model (5 properties). Each schema is shown below with its type and property counts.

echo_ping_request
object
2 properties
webhook_config_request_model
object
Contains the configuration information for the webhook.
7 properties 3 required
webhook_response_model
object
7 properties 3 required
webhook_base_model
object
4 properties 3 required
webhook_request_model
object
5 properties 3 required
WebhookUpdateCustomHeaderRequest
object
1 property
webhook_ping_model
object
1 property 1 required
webhook_config_response_model
object
Contains the configuration information for the webhook.
7 properties 3 required
WebhookResponseModelListResponse
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

marqeta-webhooks-api-openapi.yml Raw ↑

Other APIs Marqeta publishes across the network.

Marqeta Webhooks
Marqeta Risk Controller / Real-Time Decisioning
Marqeta accepted countries API
Marqeta Account API
Marqeta Account Bundle Transitions API
Marqeta Account Cards API
Marqeta Account Documents API
Marqeta account holder groups API
Marqeta Account Refunds API
Marqeta Account Rewards API
Marqeta Account Signup Bonus API
Marqeta Account Transitions API
Where this information came from

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