🔠
API Access
Your API key can be found at the bottom of the node dashboard page for any of your nodes: https://nodes.presearch.com/dashboard
get
https://nodes.presearch.com
/api/nodes/status/:api_key
Node Status API
The node status API enforces the following request rate limits PER NODE to ensure reasonable use of the API by node operators:
Requests without stats (default,
stats=false
): Up to 4 requests per minute
Requests with stats (stats=true
): Up to 4 requests per hourIf you request status for any node more frequently than this your API will be temporarily blocked.
Last modified 29d ago