Skip to main content
POST
cURL

Body

application/json
grant_type
enum<string>
required

Coinbase grant type used to authenticate.

Available options:
coinbase_cdp,
coinbase_oauth2
Example:

"coinbase_cdp"

token
string
required

Coinbase-issued credential matching grant_type.

Response

200 - application/json

Success response

id
integer

The id that was sent in the request

jsonrpc
enum<string>

The JSON-RPC version (2.0)

Available options:
2.0
result
object