rapyd.net
Rapyd provides payment and fintech infrastructure for businesses to accept payments, send payouts, issue cards, and manage funds globally. Its products include payment acceptance, disbursements, issuing, and multi-currency account capabilities.
Rapyd exposes a documented merchant HTTP API plus a sample Python CLI (`rpyd`) that uses the same API credentials; no public GraphQL or MCP server surfaced.
- Rapyd APIdiscovered
- rpyddiscovered
Sign up or log in to the Rapyd Client Portal, then open API Control to view or rotate your API credentials. Rapyd's developer page explicitly directs users to “Get your API Keys” from that portal. For local CLI use, the sample rpyd tool expects you to store both values together in an environment variable as ACCESS_KEY,SECRET_KEY,HOST, where HOST is sandboxapi for sandbox or api for production.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://rapyd.net/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing