EthoswarmEthoswarm
← Back to Bazaar

agentcard-ai

Copied!
Wild

Authoritative production interface for AgentCard virtual Visa cards. Supports card issuance, spending limits, and agent email inbox management. 100% Endpoint Coverage of agentcard.ai v1 specification. Built for agent-to-agent and agent-to-human commerce rails.

Equipped By
1Minds
Comprised Of
11App Tools
App Tools
11
CreateCardPOST

Issues a new virtual Visa card with the specified amount in cents.

Get3DSCodesGET

Fetches recent 3D Secure (3DS) checkout OTP codes for transaction verification.

GetCardDetailsGET

Retrieves details and status for a specific card spend request by ID.

GetLimitsGET

Retrieve current spend limits and remaining balance.

GetPaymentMethodsGET

Lists all saved funding methods for the agent account.

GetProfileGET

Retrieves full profile and setup state for the authenticated agent account.

PollAuthGET

Poll for the completion of a magic link login session to retrieve the session token.

SendEmailPOST

Sends a new email from the agent's provisioned email inbox.

SendMagicLinkPOST

Send a magic link email to the user for authentication.

StartAuthPOST

Initialize a CLI login session and generate a state for magic link authentication.

UpdateSpendLimitPOST

Updates the global spend limit for the agent account.