Generate
GET /carplate/generateParameters
Example
curl "https://api.uwuapps.org/carplate/generate"Response
{
"success": true,
"plate": "SHA1234B"
}Notes
Last updated
Was this helpful?
GET /carplate/generatecurl "https://api.uwuapps.org/carplate/generate"{
"success": true,
"plate": "SHA1234B"
}Last updated
Was this helpful?
Was this helpful?