Mass API
The mass data API will send the historic data from the database.
post/data
Headers
Content-Typestring required
application/json
Request body
Response
200
Example response
{
"message": "Valid Data"
}The mass data API will send the historic data from the database.
application/json
200
{
"message": "Valid Data"
}