Nextzy-wheel
    • Login
      POST
    • Get my profile
      GET
    • Spin
      POST
    • Get mine spins
      GET
    • Get global spin
      GET
    • Claim
      POST
    • Get mine rewards
      GET
    • Import csv
      POST

      Get my profile

      Developing
      GET
      https://api.okaycraft.com/api/v1/players/{id}/profile

      Request

      Path Params

      Responses

      🟢200Success
      application/json
      Bodyapplication/json

      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location 'https://api.okaycraft.com/api/v1/players/5c23dbbf-9ecb-477d-89bd-b130272d809c/profile'
      Response Response Example
      {"success":true,"data":{"id":"2e2edf4e-1d92-4ae2-b026-84cff181be22","username":"Zoie8","total_points":10000,"created_at":"2026-05-15T19:14:23.901Z"}}
      Modified at 2026-05-18 16:16:32
      Previous
      Login
      Next
      Spin
      Built with