ApiApi keysCheckCheck if an API key is validGET/developers/api-keys/checkSendServer URLQueryQuery ParametersapiKeyRequiredstringcURLJavaScriptGoPythoncurl -X GET "https://api.microboard.com/api/v1/developers/api-keys/check?apiKey=string"200API key validation resultResponse{ "valid": true }TypeScriptPreviousCreate a new API key POSTNextPerform batch operations on items POST