Download OpenAPI specification:Download
Intrapps api common description. Intrapps api method are either POST or GET. DELETE and PATCH api is not existed.
apikey required | string (apikey) Example: "xxxxxxxxxxx" The parameter is required in most post api. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" The parameter is required in most post api. |
response of success
apikey | string (apikey) Example: "xxxxxxxxxxx" The parameter is required in most post api. |
secretkey | string (secretkey) Example: "yyyyyyyyyyy" The parameter is required in most post api. |
response of success
"admin" or "user" is required as the authority of Intrapps user to call the api.
username required | string username to login to Intrapps |
password required | string password to login to Intrapps |
email required | string E-mail address |
family_name required | string family name |
given_name required | string given name |
company required | string company's name of vendor |
country required | string country |
province required | string province |
city required | string city |
address required | string town's data |
telephone_number required | string telephone number |
postalcode required | string postal code |
Response of success. If you want to check error response, please see them in common spec page.
New both of username and vendor require username and authorization code to confirm.
username required | string username to login to Intrapps |
code required | string authorization code in E-mail |
Response of success. If you want to check error response, please see them in common spec page.
Intrapps user login.
username required | string username to login to Intrapps |
password required | string password to login to Intrapps |
Response of success. If you want to check error response, please see them in common spec page.
Latest app list to be uploaded. 1 page includes 10 app. Maximum of page number is 10.
page_no | number Example: 1 page no by 10 latest mobile app. up to 10. |
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
Response of success. If you want to check error response, please see them in common spec page.
All project in the list belong to the vendor.
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
Response of success. If you want to check error response, please see them in common spec page.
New both of username and vendor require username and authorization code to confirm.
project_no required | number Example: 1 project number |
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
Response of success. If you want to check error response, please see them in common spec page.
"admin" or "user" is required as the authority of Intrapps user to call the api.
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
project_name required | string (required) project name |
project_overview | string project overview's text |
project_images | array screenshot image data to add or update. Maximum number of member is 5. |
Response of success. If you want to check error response, please see them in common spec page.
"admin" or "user" is required as the authority of Intrapps user to call the api.
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
project_id required | number (required) project id to be updated |
project_name | string project name |
project_overview | string project overview's text |
project_images_modify | array 0:keep, 1:add, 2:update, 3:delete. Number of member is 5. |
project_images | array screenshot image data to add or update. Maximum number of member is 5. |
Response of success. If you want to check error response, please see them in common spec page.
"admin" or "user" is required as the authority of Intrapps user to call the api.
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
project_id required | number (required) project id to be deleted |
Response of success. If you want to check error response, please see them in common spec page.
New both of username and vendor require username and authorization code to confirm.
build_id required | number Example: 1 builder number |
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
Response of success. If you want to check error response, please see them in common spec page.
"admin" or "user" is required as the authority of Intrapps user to call the api.
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
build_app required | object (required) ipa or apk file |
project_id required | number (required) project's project_id |
release_note | string app's release note text data |
Response of success. If you want to check error response, please see them in common spec page.
"admin" or "user" is required as the authority of Intrapps user to call the api.
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
build_id required | number (required) build id to be updated |
release_note | string app's release note text data |
download_enabled required | number (required) 0:disable (the app can't be downloaded) |
Response of success. If you want to check error response, please see them in common spec page.
"admin" or "user" is required as the authority of Intrapps user to call the api.
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
build_id required | number (required) build id to be updated |
Response of success. If you want to check error response, please see them in common spec page.
"admin" or "user" is required as the authority of Intrapps user to call the api.
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
build_id required | number (required) build id to be updated |
note required | string (required) report text |
Response of success. If you want to check error response, please see them in common spec page.
"admin" or "user" is required as the authority of Intrapps user to call the api.
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
build_id required | number (required) build id which this report text(id) belong to |
report_id required | number (required) report id to be updated |
note required | string (required) report text |
Response of success. If you want to check error response, please see them in common spec page.
"admin" or "user" is required as the authority of Intrapps user to call the api.
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
build_id required | number (required) build id which this report text(id) belong to |
report_id required | number (required) report id to be updated |
Response of success. If you want to check error response, please see them in common spec page.
"admin" is required as the authority of Intrapps user to call the api.
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
Response of success. If you want to check error response, please see them in common spec page.
"admin" is required as the authority of Intrapps user to call the api.
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
Response of success. If you want to check error response, please see them in common spec page.
"admin" is required as the authority of Intrapps user to call the api.'
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
username required | string username to login to Intrapps |
password required | string password to login to Intrapps |
email required | string E-mail address |
family_name required | string family name |
given_name required | string given name |
authority required | number 0:admin, 1:user, 2:tester |
user_manage_project_ids | Array of numbers The array of project id which the user can access. If the property is null, the user has no project to access. |
Response of success. If you want to check error response, please see them in common spec page.
"admin" is required as the authority of Intrapps user to call the api.'
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
user_id required | number Intrapps user's id |
username required | string username to login to Intrapps |
password required | string password to login to Intrapps |
email required | string E-mail address |
family_name required | string family name |
given_name required | string given name |
authority required | number 0:admin, 1:user, 2:tester |
user_manage_project_ids | Array of numbers The array of project id which the user can access. If the property is null, the user has no project to access. |
Response of success. If you want to check error response, please see them in common spec page.
"admin" is required as the authority of Intrapps user to call the api.'
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
user_id required | number Intrapps user's id. But only one of admin user can't be deleted. |
Response of success. If you want to check error response, please see them in common spec page.
"admin" is required as the authority of Intrapps user to call the api.
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
Response of success. If you want to check error response, please see them in common spec page.
"admin" is required as the authority of Intrapps user to call the api.
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
company required | string The vendor's company name |
contractor_user_id required | number User id of the vendor's manager. The user must be "admin". |
country required | string country |
province required | string province |
city required | string city |
address required | string town's data |
telephone_number required | string telephone number |
postalcode required | string Postal code |
Response of success. If you want to check error response, please see them in common spec page.
"admin" is required as the authority of Intrapps user to call the api.
The user must belong to the vendor which the user want to delete.'
apikey required | string (apikey) Example: "xxxxxxxxxxx" Different random string is provided to every Intrapps user. |
secretkey required | string (secretkey) Example: "yyyyyyyyyyy" Different random string is provided to every Intrapps vendor. |
vendor_id required | number Vendor id to be deleted. The vendor must have the user which execute to delete. |
Response of success. If you want to check error response, please see them in common spec page.