Export a key | Algorand Developer Portal

Export a key

POST
/v1/key/export

Export the secret key associated with the passed public key.

Authorizations

Request Body

The list of MIME types the operation can consume: application/json

APIV1POSTKeyExportRequest is the request for POST /v1/key/export

Object

Responses

200

Response to POST /v1/key/export

The list of MIME types the operation can produce: application/json

APIV1POSTKeyExportResponse is the response to POST /v1/key/export

Friendly

Image