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 Bundles API

// Conditional snippet for beta or internal contentinclude::../../maturity-admonition-banner.adoc[]The bundles feature on Marqeta's credit platform enables you to create and manage bundles by choosing the specific policies that make up a bundle.A bundle must contain one document policy, credit product policy, fee policy, APR policy, and an optional reward policy.The configurations of each policy in a bundle determine the characteristics and attributes of the bundle's associated credit accounts, reward programs, disclosures, and more.For more on how to configure a policy, see >.[IMPORTANT]====To create and manage bundles, you must use the link:https://app.marqeta.com/[Marqeta Dashboard, window="_blank"].For more on bundles in the dashboard, see >.  +The following endpoints are displayed for reference purposes only.====

Marqeta Bundles API is one of 81 APIs that Marqeta publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 8 operations across 6 paths, and defines 49 schemas. It is described by OpenAPI 3.0.3, at version 3.0.39.

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

8 operations 6 paths 49 schemas 3 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 Bundles API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (mqAppAndAccessToken). By default, every request must be authenticated.

Paths & Operations 8

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

Bundles 8

// Conditional snippet for beta or internal content include::../../maturity-admonition-banner.adoc[] The bundles feature on Marqeta's credit platform enables you to create and man…

GET
/bundles
List bundles
listBundles 4 params → 200default
POST
/bundles
Create bundle
createBundle body → 201default
GET
/bundles/{token}
Retrieve bundle
retrieveBundle 2 params → 200default
PUT
/bundles/{token}
Update bundle
updateBundle 1 param body → 200default
POST
/bundles/{token}/clone
Clone bundle
cloneBundle 1 param → 201default
GET
/bundles/{token}/lineage
List related bundles
listRelatedBundles 5 params → 200default
PUT
/bundles/{token}/promote
Promote bundle
promoteBundle 1 param → 200default
POST
/bundles/{token}/transitions
Transition a bundle
transitionBundle 1 param body → 201default

Schemas 49

The contract defines 49 schemas that model the data the API accepts and returns. The most detailed are BundleResponse (18 properties), PolicyDocumentResponse (17 properties), PolicyProductResponse (14 properties), PolicyRewardResponse (12 properties). Each schema is shown below with its type and property counts.

PolicyDocumentTemplateURLs
object
Contains one or more URLs for a template.
1 property 1 required
PolicyFeeResponse
object
Contains information on a fee policy.
6 properties
PolicyRewardSettlementType
string
Reward settlement strategy for a credit program.
ProductSubType
string
Subtype of the credit product type. CREDITCARD - Card that enables the cardholder to make purchases on credit. SECUREDCARD - Card backed by a user-funded depos…
PolicyDocumentAssetURLs
object
Contains one or more URLs for an asset.
3 properties 3 required
BundleResourceStatus
string
Status of the bundle. DRAFT - The bundle is in the process of being created. PENDINGAPPROVAL - The bundle has been created and is awaiting approval. SENTFORREV…
InterestOnGraceReactivationEnum
string
Determines whether to charge or waive interest for the billing period when the balance is paid off.
PolicyDocumentTemplateResponse
object
Response details for a template.
3 properties
BundleCreateReq
object
Contains information on a bundle.
10 properties 7 required
Error
object
2 properties
ProductType
string
Type of credit product. REVOLVING - Allows users to continuously borrow and pay debts up to the credit limit.
PolicyFeeAccount
object
Contains information on the fees in an account's fee policy.
5 properties
PolicyOfferResponse
object
Contains information on an offer policy.
5 properties
PolicyAprResponse
object
Contains information on an APR policy.
7 properties
PolicyFeePeriodic
object
Contains information on a specific periodic fee in a fee policy.
3 properties
BundleTransitionResponse
object
Contains information on a bundle transition.
5 properties
PolicyRewardPlatformRule
object
Defines the rules intended for a reward policy.
6 properties 2 required
ProductCreditLine
object
Contains information on the credit line range.
2 properties 2 required
PolicyFeeForeignTransaction
object
Contains information on a specific fee in a fee policy.
2 properties
PolicyProductResponse
object
Contains information on the credit product policy.
14 properties
PolicyFeePayment
object
Contains information on a specific fee in a fee policy.
2 properties
PolicyRewardResponse
object
Contains information on a reward policy.
12 properties
BalanceType
string
Type of balance. PURCHASE - The balance on purchases.
PolicyRewardAccrualType
string
Reward accrual strategy for a credit program. If no value for accrualstrategy is set, the default value of this field is DEFAULT.
CurrencyCode
string
Valid three-digit link:https://www.iso.org/iso-4217-currency-codes.html[ISO 4217 currency code, window="blank"].
BundleTransitionReq
object
Contains information on a bundle transition.
1 property 1 required
PolicyProductCardProductResponse
object
Contains information on the card products associated with the credit product policy.
3 properties
PolicyProductMinPaymentPercentage
object
Contains information used to calculate the minimum payment amount when expressed as a percentage.
3 properties 2 required
PolicyDocumentAssetAndTemplateResponse
object
Return details for a specific asset and the template on which it was based.
6 properties
BundleResponsePage
object
Returns paginated bundles.
5 properties 5 required
PolicyType
string
Type of policy.
PaymentAllocationOrderEnum
string
Ordered list of balance types to which payments are allocated, from first to last.
PolicyProductPaymentConfiguration
object
Contains the configurations for billing cycle day, payment due day, and fees.
7 properties 3 required
PolicyRewardRoundingStrategy
string
Rounding strategy for reward accrual calculations. If no value for roundingstrategy is set, then the default value of this field is ROUNDHALFEVEN. Available op…
ProductClassification
string
Specifies for whom the credit product is intended. CONSUMER - The credit product is intended for individual consumers. SMALLANDMEDIUMBUSINESS - The credit prod…
InterestCalculation
object
Contains the configurations for interest calculation.
7 properties 6 required
PolicyAprPurchaseResponse
object
Contains information on the pricing strategy for purchases.
3 properties
PolicyRewardRuleAttributes
object
Additional properties for which the rule can be used to determine reward accrual eligibility for a transaction.
6 properties
PolicyDocumentResponse
object
Contains information on a document policy.
17 properties
BundleResponse
object
Contains information on a bundle.
18 properties
PolicyDocumentAssetResponse
object
Return details for a specific asset.
3 properties
PolicyAprTierResponse
object
Response details for the APR for a risk tier.
2 properties
BundleUpdateReq
object
Specifies bundles for a credit program.
8 properties 6 required
PolicyProductMinPaymentCalculation
object
Contains information used to calculate the minimum payment amount on a credit product policy.
4 properties 2 required
PolicyRewardConversionType
string
Type of conversion.
PolicyProductCardProductLevel
string
Level of the card product.
PolicyRewardRedemptionStrategy
string
Redemption strategy for reward redemption behavior. If no value for redemptionstrategy is set, then the default value of this field is MANUAL. Available option…
PolicyRewardConversion
object
Defines the conversion properties intended for a reward policy.
4 properties 3 required
PolicyRewardExclusions
object
Defines what merchant category codes (MCCs) are excluded from earning rewards. MCCs must be a four-digit number, or a range of two four-digit numbers separated…
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

marqeta-bundles-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 Bundles 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.