Skip to main content

Get Generated Key Pair

GET 

/backend/api/pkm/get_generated_key_pair

Host: https://core.ocplanet.cloud

Retrieve information about the generated key pair in the PKM context.

Request

Query Parameters

    page string
    page_size string

Responses

Schema
    private_key stringrequired
    public_key stringrequired
Loading...