List Payment Methods
Returns the saved payment methods for the authenticated user. Requires a Nevermined API key.
Authorizations
Your Nevermined API Key (starts with 'nvm:'). Get one at nevermined.app under Settings > API Keys.
Query Parameters
When "true", return only payment methods accessible to the requesting API key (filters by allowedApiKeyIds and Active status).
true, false When set, return only payment methods backed by this provider. Omit to return methods from every provider (default).
stripe, braintree, erc4337, visa, vgs Response
List of saved payment methods
"pm_1Abc2Def3Ghi4Jkl"
"card"
"4242"
"visa"
12
2027
"My Card"
stripe, braintree, erc4337, visa, vgs "stripe"
Active, Revoked "Active"
NVM API Key IDs allowed to use this card. Null = any key can use it.
Organization this card belongs to (null = personal).
Related topics
API ReferenceBuilding a Paid AI Agent with OpenClaw and NeverminedX402 Protocolx402 ProtocolLangChain