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

Response

200 - application/json

Public key

status
string
Example:

"success"

message
string
data
string