cURL
curl --request GET \ --url https://api.paycrest.io/v1/pubkey
{ "status": "success", "message": "Operation successful", "data": "<string>" }
Public key
The response is of type object.
object