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>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.paycrest.io/llms.txt

Use this file to discover all available pages before exploring further.

Retrieve the aggregator’s public key.

Response

200 - application/json

Public key

status
string
Example:

"success"

message
string
data
string