🔗 Console REST APIUsage ManagementGet credit payment methodsCopy MarkdownOpen Retrieves available payment methods for adding credits Server URLloading...GET/api/billing/add-credits/methodsSendAuthorizationAuthorizationAPIKey Authorization<token>API Key is required to access the endpointsIn: headerResponse Body200text/plaincURLJavaScriptGoPythonJavaC#curl -X GET "https://example.com/api/billing/add-credits/methods"200[ { "id": "string", "description": "string" } ]Service StatusGitHub SDKUpdate auto-recharge settings POSTPrevious PageAdd credits POSTNext Page