{
	"id": "aba91c35-92f2-d38f-fb27-35c3b9ea66a7",
	"name": "BAS People API - Version 1",
	"description": "",
	"order": [
		"77fc8652-443e-6b98-de16-8f0d42afa88d"
	],
	"folders": [
		{
			"id": "95a2b79d-4735-e147-20c1-2ef1a97326a9",
			"name": "Person",
			"description": "A person represents an individual associated with BAS, either by virtue of active or past employment or through collaboration.",
			"order": [
				"bc02ce3c-fd27-f647-487c-1fa7637d6630",
				"8202fcf9-0d98-9521-ac4b-3effc7a99799",
				"76424df4-566d-1009-aa82-adba990446f4"
			],
			"collection_name": "BAS People API - Version 1",
			"collection_id": "aba91c35-92f2-d38f-fb27-35c3b9ea66a7"
		},
		{
			"id": "9a7be622-cbf4-339e-99bc-72a0f97d5352",
			"name": "Token",
			"description": "Tokens represent a valid user for a specific period of time for the purposes of authentication.",
			"order": [
				"6a1d5c9c-78b2-3344-6a6b-0dd6b5c2b05d",
				"b49180ed-6583-93c2-a549-2404bf3196f6"
			],
			"collection_name": "BAS People API - Version 1",
			"collection_id": "aba91c35-92f2-d38f-fb27-35c3b9ea66a7"
		}
	],
	"timestamp": 1421512534391,
	"synced": false,
	"remoteLink": "",
	"requests": [
		{
			"id": "6a1d5c9c-78b2-3344-6a6b-0dd6b5c2b05d",
			"headers": "Accept: application/json\nContent-Type: application/json\n",
			"url": "https://api.bas.ac.uk/people/v1/tokens",
			"pathVariables": {},
			"preRequestScript": "",
			"method": "POST",
			"data": [],
			"dataMode": "raw",
			"name": "Request new API token",
			"description": "Requests a new API token using a specified user account.\n\nTo use replace **USERNAME** and **PASSWORD** with the credentials of a valid API user account.\n",
			"descriptionFormat": "html",
			"time": 1421512534391,
			"version": 2,
			"responses": [],
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"collectionId": "aba91c35-92f2-d38f-fb27-35c3b9ea66a7",
			"synced": false,
			"rawModeData": "{\n  \"username\": \"USERNAME\",\n  \"password\": \"PASSWORD\"\n}"
		},
		{
			"id": "76424df4-566d-1009-aa82-adba990446f4",
			"headers": "Accept: application/json\nContent-Type: application/json\nAuthorization: Bearer API-TOKEN\n",
			"url": "https://api.bas.ac.uk/people/v1/people/REFERENCE",
			"preRequestScript": "",
			"pathVariables": {},
			"method": "GET",
			"data": [],
			"dataMode": "params",
			"version": 2,
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1421514132534,
			"name": "Request a person  (by id)",
			"description": "Requests a specific person by their identifier.\n\nTo use:\n\n* Replace **REFERENCE** with the identifier of a valid person\n* Replace **API-TOKEN** with a valid API token\n",
			"collectionId": "aba91c35-92f2-d38f-fb27-35c3b9ea66a7",
			"responses": [],
			"synced": false
		},
		{
			"id": "77fc8652-443e-6b98-de16-8f0d42afa88d",
			"headers": "Accept: application/json\nContent-Type: application/json\n",
			"url": "https://api.bas.ac.uk/people/v1/heartbeat",
			"pathVariables": {},
			"preRequestScript": "",
			"method": "GET",
			"data": [],
			"dataMode": "params",
			"name": "Get API heartbeat",
			"description": "Returns a successful response if the API is currently available.",
			"descriptionFormat": "html",
			"time": 1422372428433,
			"version": 2,
			"responses": [],
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"collectionId": "aba91c35-92f2-d38f-fb27-35c3b9ea66a7",
			"synced": false
		},
		{
			"id": "8202fcf9-0d98-9521-ac4b-3effc7a99799",
			"headers": "Accept: application/json\nContent-Type: application/json\nAuthorization: Bearer API-TOKEN\n",
			"url": "https://api.bas.ac.uk/people/v1/people/REFERENCE",
			"preRequestScript": "",
			"pathVariables": {},
			"method": "GET",
			"data": [],
			"dataMode": "params",
			"version": 2,
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1421514132534,
			"name": "Request a person  (by alias)",
			"description": "Requests a specific person by their alias.\n\nTo use:\n\n* Replace **REFERENCE** with the alias of a valid person\n* Replace **API-TOKEN** with a valid API token\n",
			"collectionId": "aba91c35-92f2-d38f-fb27-35c3b9ea66a7",
			"responses": [],
			"synced": false
		},
		{
			"id": "b49180ed-6583-93c2-a549-2404bf3196f6",
			"headers": "Accept: application/json\nContent-Type: application/json\nAuthorization: Bearer API-TOKEN\n",
			"url": "https://api.bas.ac.uk/people/v1/tokens",
			"preRequestScript": "",
			"pathVariables": {},
			"method": "DELETE",
			"data": [],
			"dataMode": "params",
			"version": 2,
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1422960022903,
			"name": "Blacklist API Token",
			"description": "Blacklists a non-expired API token to prevent any further use.\n\nTo use:\n\n* Replace **API-TOKEN** with a valid API token\n",
			"collectionId": "aba91c35-92f2-d38f-fb27-35c3b9ea66a7",
			"responses": [],
			"synced": false
		},
		{
			"id": "bc02ce3c-fd27-f647-487c-1fa7637d6630",
			"headers": "Accept: application/json\nContent-Type: application/json\nAuthorization: Bearer API-TOKEN\n",
			"url": "https://api.bas.ac.uk/people/v1/people",
			"preRequestScript": "",
			"pathVariables": {},
			"method": "GET",
			"data": [],
			"dataMode": "params",
			"version": 2,
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1421513799633,
			"name": "Request all people",
			"description": "Requests a listing of every person.\n\nTo use:\n\n* Replace **API-TOKEN** with a valid API token\n",
			"collectionId": "aba91c35-92f2-d38f-fb27-35c3b9ea66a7",
			"responses": [],
			"synced": false
		}
	]
}
