API Reference
Base URL
https://odyn-backend.fly.dev/Authorization
Requests must include an Authorization header that contain a Bearer token. Contact us on https://discord.gg/kapgamesgg to receive your token. Example:
Authorization: Bearer YOUR_TOKEN_HEREPlayer information
Returns player achievement information with the following achievements:
playtime (currently always 0)
ships_sunk (currently always 0)
matches_played
damage_dealt (currently always 0)
nuggies_extracted_captain
nuggies_extracted_company
total_nuggies
Endpoint
Parameters
email: mandatory. User email.start_date: optional. Date from which to calculate metrics. Inclusive.capnco_username: optional. Until when to include metrics. Exclusive.
Example response
Last updated