GET
/methods
curl \
-X GET https://api.goove.id/v1/methods \
-H "X-API-KEY: $API_KEY"
Response examples (200)
{
"methods": [
{
"label": "string",
"id": "string",
"available": true
}
]
}
Response examples (200)
{
"methods": [
{
"label": "string",
"id": "string",
"available": true
}
]
}
Response examples (400)
"string"
Response examples (400)
string
Response examples (500)
"string"
Response examples (500)
string