{"openapi":"3.2.0","info":{"title":"CrazytimeAPI API","description":"Crazytime Stats","version":"1.0.0"},"servers":[{"url":"https://fniko.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"paths":{"/latest":{"get":{"operationId":"get_latest","summary":"Latest"}},"/stats":{"get":{"operationId":"get_stats","summary":"stat"}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}