GET
/
v1
/
sell
/
config
curl --request GET \
  --url https://api.developer.coinbase.com/onramp/v1/sell/config \
  --header 'Authorization: Bearer <token>'
{
  "countries": [
    {
      "id": "<string>",
      "paymentMethods": [
        {
          "id": "UNSPECIFIED"
        }
      ],
      "subdivisions": [
        "<string>"
      ]
    }
  ]
}

Authorizations

Authorization
string
header
required

Enter your JSON Web Token (JWT) here. Refer to the Generate JWT section of our Authentication docs for information on how to generate your Bearer Token.

Response

200
application/json

OK

List of supported countries and fiat deposit methods for selling