UNPKG

15.6 kBJSONView Raw
1{"openapi":"3.0.0","info":{"contact":{"email":"support@blazemeter.com","x-twitter":"BlazeMeter"},"description":"Live API Documentation","license":{"name":"LGPL-2.1","url":"https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"},"title":"Blazemeter API Explorer","version":"4","x-apisguru-categories":["developer_tools"],"x-logo":{"url":"https://twitter.com/BlazeMeter/profile_image?size=original"},"x-origin":[{"converter":{"url":"https://github.com/lucybot/api-spec-converter","version":"2.6.0"},"format":"swagger","url":"https://a.blazemeter.com/api/v4/explorer/resources.json","version":"1.2"}],"x-providerName":"blazemeter.com"},"tags":[{"name":"user"}],"paths":{"/user/active/sessions":{"get":{"operationId":"active_sessions","responses":{"200":{"description":"No response was specified","content":{"application/json":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/html":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/javascript":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/csv":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}}}}},"security":[{"apiKey":[]}],"summary":"&nbsp; <i class=\"fa fa-lg fa-unlock-alt\"></i>","tags":["user"]}},"/user/active/terminate":{"post":{"operationId":"panic_terminate","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel5"}},"multipart/form-data":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel5"}},"text/csv":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel5"}},"text/plain":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel5"}}},"description":"<section class=\"body-param\"><strong>session_ids</strong> (required)<br/></section>"},"responses":{"200":{"description":"No response was specified","content":{"application/json":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/html":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/javascript":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/csv":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}}}}},"security":[{"apiKey":[]}],"summary":"&nbsp; <i class=\"fa fa-lg fa-unlock-alt\"></i>","tags":["user"]}},"/user/collections":{"get":{"operationId":"retrieveCollections","parameters":[{"in":"query","name":"skip","required":false,"schema":{"type":"string"}},{"in":"query","name":"limit","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"No response was specified","content":{"application/json":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/html":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/javascript":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/csv":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}}}},"500":{"description":"RestException"}},"security":[{"apiKey":[]}],"summary":"List organization multi-tests&nbsp; <i class=\"fa fa-lg fa-unlock-alt\"></i>","tags":["user"]}},"/user/invites":{"get":{"operationId":"retrieveInvites","responses":{"200":{"description":"No response was specified","content":{"application/json":{"schema":{"items":{"type":"string"},"type":"array"}},"text/html":{"schema":{"items":{"type":"string"},"type":"array"}},"text/javascript":{"schema":{"items":{"type":"string"},"type":"array"}},"text/csv":{"schema":{"items":{"type":"string"},"type":"array"}},"text/plain":{"schema":{"items":{"type":"string"},"type":"array"}}}}},"security":[{"apiKey":[]}],"summary":"&nbsp; <i class=\"fa fa-lg fa-unlock-alt\"></i>","tags":["user"]}},"/user/locations":{"get":{"operationId":"retrieveLocations","responses":{"200":{"description":"No response was specified","content":{"application/json":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/html":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/javascript":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/csv":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}}}},"500":{"description":"RestException"}},"security":[{"apiKey":[]}],"summary":"Get user available locations&nbsp; <i class=\"fa fa-lg fa-unlock-alt\"></i>","tags":["user"]}},"/user/masters":{"get":{"operationId":"retrieveMasters","parameters":[{"in":"query","name":"skip","required":false,"schema":{"type":"integer","format":"int64"}},{"in":"query","name":"limit","required":false,"schema":{"type":"integer","format":"int64","default":1000}}],"responses":{"200":{"description":"No response was specified","content":{"application/json":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/html":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/javascript":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/csv":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}}}}},"security":[{"apiKey":[]}],"summary":"List user private masters&nbsp; <i class=\"fa fa-lg fa-unlock-alt\"></i>","tags":["user"]}},"/user/password":{"patch":{"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel1"}},"multipart/form-data":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel1"}},"text/csv":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel1"}},"text/plain":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel1"}}},"description":"<section class=\"body-param\"><strong>currentPassword</strong> (required)<br/><strong>newPassword</strong> (required)<br/></section>","required":true},"responses":{"200":{"description":"No response was specified","content":{"application/json":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/html":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/javascript":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/csv":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}}}},"500":{"description":"RestException"}},"security":[{"apiKey":[]}],"summary":"Update user name&nbsp; <i class=\"fa fa-lg fa-unlock-alt\"></i>","tags":["user"]},"post":{"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel3"}},"multipart/form-data":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel3"}},"text/csv":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel3"}},"text/plain":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel3"}}},"description":"<section class=\"body-param\"><strong>currentPassword</strong> (required)<br/><strong>newPassword</strong> (required)<br/></section>","required":true},"responses":{"200":{"description":"No response was specified","content":{"application/json":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/html":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/javascript":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/csv":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}}}},"500":{"description":"RestException"}},"security":[{"apiKey":[]}],"summary":"Update user name&nbsp; <i class=\"fa fa-lg fa-unlock-alt\"></i>","tags":["user"]},"put":{"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel2"}},"multipart/form-data":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel2"}},"text/csv":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel2"}},"text/plain":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel2"}}},"description":"<section class=\"body-param\"><strong>currentPassword</strong> (required)<br/><strong>newPassword</strong> (required)<br/></section>","required":true},"responses":{"200":{"description":"No response was specified","content":{"application/json":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/html":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/javascript":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/csv":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}}}},"500":{"description":"RestException"}},"security":[{"apiKey":[]}],"summary":"Update user name&nbsp; <i class=\"fa fa-lg fa-unlock-alt\"></i>","tags":["user"]}},"/user/projects":{"get":{"operationId":"retrieveProjects","responses":{"200":{"description":"No response was specified","content":{"application/json":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/html":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/javascript":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/csv":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}}}}},"security":[{"apiKey":[]}],"summary":"Get user projects&nbsp; <i class=\"fa fa-lg fa-unlock-alt\"></i>","tags":["user"]}},"/user/register":{"get":{"operationId":"register_retrieve","parameters":[{"description":"Email address","in":"query","name":"email","required":true,"schema":{"type":"string"}},{"description":"Password","in":"query","name":"password","required":true,"schema":{"type":"string"}},{"description":"First name","in":"query","name":"firstName","required":false,"schema":{"type":"string"}},{"description":"Last name","in":"query","name":"lastName","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"No response was specified","content":{"application/json":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/html":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/javascript":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/csv":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}}}},"500":{"description":"RestException"}},"security":[{"apiKey":[]}],"summary":"Registration&nbsp; <i class=\"fa fa-lg fa-unlock-alt\"></i>","tags":["user"]},"post":{"operationId":"register","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel4"}},"multipart/form-data":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel4"}},"text/csv":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel4"}},"text/plain":{"schema":{"$ref":"#/components/schemas/blazemeter_Routing_v4_UserModel4"}}},"description":"<section class=\"body-param\"><strong>firstName</strong> (required)<br/><strong>lastName</strong> (required)<br/><strong>email</strong> (required)<br/><strong>password</strong> (required)<br/></section>","required":true},"responses":{"200":{"description":"No response was specified","content":{"application/json":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/html":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/javascript":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/csv":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}}}},"500":{"description":"RestException"}},"security":[{"apiKey":[]}],"summary":"Registration&nbsp; <i class=\"fa fa-lg fa-unlock-alt\"></i>","tags":["user"]}},"/user/tests":{"get":{"operationId":"retrieveTests","parameters":[{"in":"query","name":"skip","required":false,"schema":{"type":"string"}},{"in":"query","name":"limit","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"No response was specified","content":{"application/json":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/html":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/javascript":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/csv":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/blazemeter_Model_ApiResponse"}}}},"500":{"description":"RestException"}},"security":[{"apiKey":[]}],"summary":"List user private tests&nbsp; <i class=\"fa fa-lg fa-unlock-alt\"></i>","tags":["user"]}},"/user/top":{"get":{"operationId":"top","responses":{"200":{"description":"No response was specified","content":{"application/json":{"schema":{"items":{"type":"string"},"type":"array"}},"text/html":{"schema":{"items":{"type":"string"},"type":"array"}},"text/javascript":{"schema":{"items":{"type":"string"},"type":"array"}},"text/csv":{"schema":{"items":{"type":"string"},"type":"array"}},"text/plain":{"schema":{"items":{"type":"string"},"type":"array"}}}}},"security":[{"apiKey":[]}],"summary":"&nbsp; <i class=\"fa fa-lg fa-unlock-alt\"></i>","tags":["user"]}}},"servers":[{"url":"https://a.blazemeter.com/api/v4"}],"components":{"securitySchemes":{"apiKey":{"in":"query","name":"api_key","type":"apiKey"}},"schemas":{"ApiResponse":{"description":"ApiResponse Model","properties":{"api_version":{"type":"string"},"error":{"type":"string"},"result":{"type":"string"}},"required":["api_version","error","result"]},"UserModel1":{"description":"UserModel1 Model","properties":{"currentPassword":{"type":"string"},"newPassword":{"type":"string"}},"required":["currentPassword","newPassword"]},"UserModel2":{"description":"UserModel2 Model","properties":{"currentPassword":{"type":"string"},"newPassword":{"type":"string"}},"required":["currentPassword","newPassword"]},"UserModel3":{"description":"UserModel3 Model","properties":{"currentPassword":{"type":"string"},"newPassword":{"type":"string"}},"required":["currentPassword","newPassword"]},"UserModel4":{"description":"UserModel4 Model","properties":{"email":{"description":"Email address","type":"string"},"firstName":{"description":"First name","type":"string"},"lastName":{"description":"Last name","type":"string"},"password":{"description":"Password","type":"string"}},"required":["firstName","lastName","email","password"]},"UserModel5":{"description":"UserModel5 Model","properties":{"session_ids":{"items":{"type":"string"},"type":"array"}}},"blazemeter_Model_ApiResponse":{},"blazemeter_Routing_v4_UserModel1":{},"blazemeter_Routing_v4_UserModel2":{},"blazemeter_Routing_v4_UserModel3":{},"blazemeter_Routing_v4_UserModel4":{},"blazemeter_Routing_v4_UserModel5":{}}}}
\No newline at end of file