0% found this document useful (0 votes)
113 views9 pages

AuroraSW API Documentation

The document contains a collection of API requests to the Zebra Aurora API. The requests include obtaining access tokens, creating and retrieving software registrations, checking entitlements by email or username.

Uploaded by

Sahil Garg
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
113 views9 pages

AuroraSW API Documentation

The document contains a collection of API requests to the Zebra Aurora API. The requests include obtaining access tokens, creating and retrieving software registrations, checking entitlements by email or username.

Uploaded by

Sahil Garg
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

{

"info": {

"_postman_id": "c60e3d4d-a8ce-4f07-87a2-ea90aa9fe846",

"name": "AuroraSW",

"schema":
"[Link]

},

"item": [

"name": "dev_token_AEM",

"request": {

"auth": {

"type": "basic",

"basic": [

"key": "password",

"value": "WIlLHMxvPQulQuDV",

"type": "string"

},

"key": "username",

"value": "Pu2naCwHVfCfhhm2GE0rVq9rMVE1kS8C",

"type": "string"

},

"method": "GET",

"header": [],

"url": {

"raw": "[Link]
"protocol": "https",

"host": [

"dev-api",

"zebra",

"com"

],

"path": [

"v2",

"oauth",

"token",

"access"

},

"response": []

},

"name": "dev_token_MILCONFIG",

"request": {

"auth": {

"type": "basic",

"basic": [

"key": "password",

"value": "q1fvrDS2ZJPI2vyg",

"type": "string"

},

"key": "username",

"value": "n08DiWPYwA5ZVRjC8SrpGPdU7QOj7gNm",
"type": "string"

},

"method": "GET",

"header": [],

"url": {

"raw": "[Link]

"protocol": "https",

"host": [

"dev-api",

"zebra",

"com"

],

"path": [

"v2",

"oauth",

"token",

"access"

},

"response": []

},

"name": "getregistration_AEM",

"request": {

"auth": {

"type": "bearer",
"bearer": [

"key": "token",

"value": "RaAn1a1J3b6RJwLZN1ebXAdAiSlQ",

"type": "string"

},

"method": "GET",

"header": [],

"url": {

"raw":
"[Link]
registrationNumber=2009062ee5",

"protocol": "https",

"host": [

"dev-api",

"zebra",

"com"

],

"path": [

"rs",

"v1",

"aurora",

"sw",

"getregistration"

],

"query": [

"key": "registrationNumber",

"value": "2009062ee5"
}

},

"response": []

},

"name": "creat_getregistration_AEM",

"request": {

"auth": {

"type": "bearer",

"bearer": [

"key": "token",

"value": "RaAn1a1J3b6RJwLZN1ebXAdAiSlQ",

"type": "string"

},

"method": "POST",

"header": [],

"body": {

"mode": "raw",

"raw": "{\r\n\"registrationNumber\": \"180062YX0HH\",\r\


n\"zipPostalCode\" : \"90210\",\r\n\"firstName\" : \"testName\",\r\
n\"lastName\": \"SampleRecord\",\r\n\"telephone\" : \"86766586889\",\r\
n\"hardware\" : \"Aurora Design Assistant Release\",\r\n\"version\" : \"v21\",\r\
n\"city\" : \"Bangalore\",\r\n\"Org\":\"Nike Pakistan\",\r\n\"orgType\":\"Nike\",\
r\n\"emailId\": \"testnamesample123@[Link]\",\r\n\"country\" : \"India\",\r\
n\"stateProvince\" : \"Karnataka\",\r\n\"address\" : \"701 Signature 2\",\r\
n\"authorizedIntegrator\": \"Matrox Imaging\",\r\n\"dateOfPurchase\" : \"2023-06-
07\"\r\n}",

"options": {
"raw": {

"language": "json"

},

"url": {

"raw":
"[Link]

"protocol": "https",

"host": [

"dev-api",

"zebra",

"com"

],

"path": [

"rs",

"v1",

"aurora",

"sw",

"registration"

},

"response": []

},

"name": "get_entitelment_mail_AEM",

"request": {

"auth": {

"type": "bearer",
"bearer": [

"key": "token",

"value": "RaAn1a1J3b6RJwLZN1ebXAdAiSlQ",

"type": "string"

},

"method": "GET",

"header": [],

"url": {

"raw": "[Link]
email=prashanth.e34@[Link]",

"protocol": "https",

"host": [

"dev-api",

"zebra",

"com"

],

"path": [

"rs",

"v1",

"aurora",

"sw",

"entitlement"

],

"query": [

"key": "email",

"value": "prashanth.e34@[Link]"
}

},

"response": []

},

"name": "get_entitelment_USER_MILCONFIG",

"request": {

"auth": {

"type": "bearer",

"bearer": [

"key": "token",

"value": "dzsF8bLXKve5lkAWKqDhbmoXAKmP",

"type": "string"

},

"method": "GET",

"header": [],

"url": {

"raw":
"[Link]
Username=PhilipBonth",

"protocol": "https",

"host": [

"dev-api",

"zebra",

"com"

],
"path": [

"rs",

"v1",

"aurora",

"sw",

"entitlement",

"ftp_account"

],

"query": [

"key": "Username",

"value": "PhilipBonth"

},

"response": []

You might also like