Authentication & Headers
LAB API DOCUMENTATION
Base URL:https://umva.net/api/lab
Method:POST
Content-Type:application/x-www-form-urlencoded or application/json
Response format:JSON
Authentication
- All Lab API requests must include a valid
keyparameter. - Authentication and rate-limiting are handled by middleware.
Common Parameters
key(string, required): Your Lab API key.action(string, required): The action to perform.