public/API/v1/log-profileindex.php

Profile uploader script.

Exposes an API to save a run to the database. Reads post data and calls the log-profile.py script. It also saves the data to a JSON file in the da directory. Mandatory POST parameters are:

  • data: Received JSON file after a run.
  • key: User API key.