curl --location --request POST 'https://api.sistema.mtmexico.mx/v3/r/misc/velocidad' \
--header 'Content-Type: application/json' \
--data-raw '{
"velocidad": 200,
"turno": "1",
"categoria": "C",
"longitud": "27.454292686078695",
"latitud": "-99.5184431244627",
"tramo": 1
}'{
"http_code": 405,
"http_msg": "Method Not Allowed",
"result": []
}