Skip to main content
GET
/
pubkey
Get aggregator public key
curl --request GET \
  --url https://api.paycrest.io/v1/pubkey
{
  "status": "success",
  "message": "Operation successful",
  "data": "<string>"
}
Retrieve the aggregator’s public key.

Response

Public key

status
string
Example:

"success"

message
string
Example:

"Operation successful"

data
string
I