{ "request": { "method": "GET", "url": "https://api.sorsa.io/v3/score?username=SorsaApp", "headers": { "ApiKey": "YOUR_API_KEY" } }, "response": { "status": 200, "body": { "score": 128.42, "rank": { "category": "projects", "position": 45 } } } }