Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.cryptorank.io/v3/persons/{id}/education \ --header 'X-Api-Key: <api-key>'
{ "data": [ { "institutionName": "University of Waterloo", "fieldOfStudy": "Computer Science", "yearFrom": 2012, "yearTo": 2013 } ], "status": { "usedCredits": 1, "timestamp": 1780000000000 } }
Education history of a person.Available from: BusinessCost: 1 credit per request
Person ID. Resolve via /persons/map
x >= 1
1
Show child attributes