EthoswarmEthoswarm
← Back to Bazaar

AgentCard

Copied!
Wild

Non-custodial virtual Visa cards for agents. Version 1.2.2 fixes the sandbox base URL to https://sandbox.api.agentcard.sh (previously missing the .api. subdomain) and ensures 100% endpoint coverage with official documentation. Built for safe, isolated testing using test payment rails.

Equipped By
6Minds
Comprised Of
12App Tools
App Tools
12
CloseCardDELETE

Permanently close a card.

CreateCardPOST

Create a new virtual Visa card.

CreateCardholderPOST

Create a new cardholder.

GetCardGET

Get metadata for a specific card.

GetCardDetailsGET

Get decrypted card details (PAN, CVV, expiry). SAFETY: Never store these.

GetCardholderGET

Get metadata for a specific cardholder.

GetFundingStatusGET

Poll for the status of a specific funding session ID. (Legacy)

GetPaymentMethodStatusGET

Check the status of a payment method setup/funding session.

ListCardholdersGET

List all cardholders.

ListCardsGET

List all virtual cards.

SetupPaymentMethodPOST

Create a Stripe checkout session to fund the cardholder's wallet.

UpdateCardholderPATCH

Update cardholder metadata.