cURL
curl --request GET \ --url https://api.paycrest.io/v1/provider/node-info \ --header 'API-Key: <api-key>'
{ "status": "success", "message": "Operation successful", "data": {} }
Node info
The response is of type object.
object