{ "uuid": "e190ec92-3352-4907-a3c4-f68722c3d60c", "lastMigration": 29, "name": "Atmosphere API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "8f57b75f-2bd7-452f-9301-69dbcb5d22f2", "documentation": "Compute atmospheric density and temperatures\n", "method": "get", "endpoint": "jb2008", "responses": [ { "uuid": "929cc6f8-ade7-42d5-8759-45c148139d02", "body": "{\n \"at_alt_temp\": {\n \"units\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"exospheric_temp\": {\n \"units\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"total_mass_density\": {\n \"units\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful atmospheric density calculation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1634cb97-2b9d-4e03-8542-82c4f0337d8e", "documentation": "Compute atmospheric composition, density, and temperatures\n", "method": "get", "endpoint": "nrlmsise00", "responses": [ { "uuid": "53230b00-b460-4995-a739-a3cc0f1366b3", "body": "{\n \"Ar_density\": {\n \"units\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"H_density\": {\n \"units\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"He_density\": {\n \"units\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"N2_density\": {\n \"units\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"N_density\": {\n \"units\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"O2_density\": {\n \"units\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"O_density\": {\n \"units\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"anomalous_O_density\": {\n \"units\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"ap\": {\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"at_alt_temp\": {\n \"units\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"exospheric_temp\": {\n \"units\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"f107\": {\n \"units\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"f107a\": {\n \"units\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"total_mass_density\": {\n \"units\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful atmospheric density calculation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "8f57b75f-2bd7-452f-9301-69dbcb5d22f2" }, { "type": "route", "uuid": "1634cb97-2b9d-4e03-8542-82c4f0337d8e" } ] }