{ "uuid": "f5807486-a81f-4abc-8258-9edc8afa43af", "lastMigration": 29, "name": "posty_API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "92f57d6a-ac92-4c0e-92e4-73f11c4cd381", "documentation": "Returns all available domains", "method": "get", "endpoint": "api/v1/domains.json", "responses": [ { "uuid": "f3df1392-a228-483e-9408-aeffe23b8653", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "3ad472fb-8584-4146-8331-41b48156ab6f", "documentation": "Create new domain", "method": "post", "endpoint": "api/v1/domains.json", "responses": [ { "uuid": "57a038e7-8916-4f8b-b8f5-a066a7be6d6a", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "9f030824-79cb-448e-89eb-8b3d8cb6bbe6", "documentation": "Delete the specified domain", "method": "delete", "endpoint": "api/v1/domains/:domain_name.json", "responses": [ { "uuid": "af3d05ef-926b-4735-bf3f-95fd39c1270d", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "dbf528e0-c904-40ee-bb1d-cb8cd4ffcea2", "documentation": "Returns the information to the specified domain", "method": "get", "endpoint": "api/v1/domains/:domain_name.json", "responses": [ { "uuid": "99658fc7-c1e7-4f5f-a177-1347e39084a8", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "a60b2a76-c2f1-41e8-bdd4-28484282293d", "documentation": "Update the specified domain", "method": "put", "endpoint": "api/v1/domains/:domain_name.json", "responses": [ { "uuid": "5fc001e7-b0a3-458d-9ac6-dd3bac7bfb96", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "3e2c3d78-68ad-47d7-a549-4d4113af308a", "documentation": "Returns all aliases for the specified domain", "method": "get", "endpoint": "api/v1/domains/:domain_name/aliases.json", "responses": [ { "uuid": "4eeabbe5-222b-47da-8595-fff1acd5a9c0", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "e6c65957-c671-4c5a-97ab-0ef9310f5a23", "documentation": "Create new domain alias", "method": "post", "endpoint": "api/v1/domains/:domain_name/aliases.json", "responses": [ { "uuid": "67bcd3aa-b50f-4089-a6e9-e65d577fae8f", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "d1afead5-05c9-4cb1-9e36-7f000e39e314", "documentation": "Delete the specified domain alias", "method": "delete", "endpoint": "api/v1/domains/:domain_name/aliases/:alias_name.json", "responses": [ { "uuid": "d6c3cec3-d33e-4292-bf91-e799bd9a1b00", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "f4018f83-e16f-4f8e-84ce-f0904ea41756", "documentation": "Returns the information to the specified domain alias", "method": "get", "endpoint": "api/v1/domains/:domain_name/aliases/:alias_name.json", "responses": [ { "uuid": "06515910-2123-4dba-9d64-137468ed1785", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "85cdbbcb-80de-4992-bd73-1813ebaecaed", "documentation": "Update the specified domain alias", "method": "put", "endpoint": "api/v1/domains/:domain_name/aliases/:alias_name.json", "responses": [ { "uuid": "8257887b-6e37-444b-b3bf-cdf44700b026", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "e72e4863-7c85-449a-bf6a-477b8a0be7dd", "documentation": "Returns all users for the specified domain", "method": "get", "endpoint": "api/v1/domains/:domain_name/users.json", "responses": [ { "uuid": "59731f29-254d-4666-8b79-68128a32a576", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "aadba4f9-b401-4068-bc57-254974baf1fd", "documentation": "Create new user", "method": "post", "endpoint": "api/v1/domains/:domain_name/users.json", "responses": [ { "uuid": "76ce8004-2651-45b4-8a3c-0329e36e9439", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "4c713ef6-30e4-4e27-975e-48fd3c66810b", "documentation": "Delete the specified user", "method": "delete", "endpoint": "api/v1/domains/:domain_name/users/:user_name.json", "responses": [ { "uuid": "2dddb26a-03e1-46ff-b52f-49067dd1790a", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "8ea62812-aab1-413e-8f02-b3834c07e76a", "documentation": "Returns the information to the specified user", "method": "get", "endpoint": "api/v1/domains/:domain_name/users/:user_name.json", "responses": [ { "uuid": "10ac3911-2e58-4529-90ff-d4de404e026e", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "aa153e80-38a9-4f53-bacf-a414985e1994", "documentation": "Update the specified user", "method": "put", "endpoint": "api/v1/domains/:domain_name/users/:user_name.json", "responses": [ { "uuid": "78d800b8-db9b-4e43-9107-d9833c99fd29", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "f70b2d1a-74af-463d-b583-f3fc0965d1ff", "documentation": "Returns all aliases for the specified user", "method": "get", "endpoint": "api/v1/domains/:domain_name/users/:user_name/aliases.json", "responses": [ { "uuid": "cb3161d2-86d3-45a1-b629-c5925c9ff6bc", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "c37e7588-718f-4b06-b843-19dd9a10cb88", "documentation": "Create new user alias", "method": "post", "endpoint": "api/v1/domains/:domain_name/users/:user_name/aliases.json", "responses": [ { "uuid": "4d91eb3f-bad7-44c7-9524-b575f16f7548", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "0ed96e81-e49c-4408-a7e6-929337dbfe66", "documentation": "Delete the specified user alias", "method": "delete", "endpoint": "api/v1/domains/:domain_name/users/:user_name/aliases/:alias_name.json", "responses": [ { "uuid": "d5a37141-66c4-4afa-8114-5c3065c737cc", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "82410213-9e3a-45bc-96f9-f524c97772e2", "documentation": "Returns the information to the specified user alias", "method": "get", "endpoint": "api/v1/domains/:domain_name/users/:user_name/aliases/:alias_name.json", "responses": [ { "uuid": "86219014-ca46-4e97-8979-f69fda7e94ab", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "3c9a9443-db4c-4f09-a167-24eb213c327e", "documentation": "Update the specified user alias", "method": "put", "endpoint": "api/v1/domains/:domain_name/users/:user_name/aliases/:alias_name.json", "responses": [ { "uuid": "2b9e4a73-7046-4744-b09f-23d4e0529274", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "2c911a89-e63d-4087-a7b5-fd477c8c6065", "documentation": "Returns a summary of all Resources", "method": "get", "endpoint": "api/v1/summary.json", "responses": [ { "uuid": "af0da4f6-43f2-429d-808e-8e1e9fa060b0", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "cd4af8ba-ee33-48bd-97bb-8c20e1d6961f", "documentation": "Swagger compatible API description", "method": "get", "endpoint": "api/v1/swagger_doc.json", "responses": [ { "uuid": "4122e508-0501-4979-8aee-1cdd4735bda3", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "f898a907-29ee-477f-8e0b-0dcc3b3b1cbd", "documentation": "Swagger compatible API description for specific API", "method": "get", "endpoint": "api/v1/swagger_doc/:name.json", "responses": [ { "uuid": "26e44475-730f-49de-b544-976fffbe83e2", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "c8f437d6-8dd0-4c3b-a1d1-51e212a07a13", "documentation": "Returns all available transports", "method": "get", "endpoint": "api/v1/transports.json", "responses": [ { "uuid": "fc03cbe3-405c-44b4-a68a-989f53adc7fd", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "01edb168-f283-44bc-bf41-2b52de4c8eae", "documentation": "Create new transport", "method": "post", "endpoint": "api/v1/transports.json", "responses": [ { "uuid": "1aba980f-0256-49f2-a5c5-7349a6ef0dcd", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "f8eae63b-404f-4741-8053-678a5c72472d", "documentation": "Delete the specified transport", "method": "delete", "endpoint": "api/v1/transports/:transport_name.json", "responses": [ { "uuid": "3df64f68-8db0-4df9-8b7c-02bda7b722ce", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "d244a4b9-f33c-485c-9578-ae126873e8d4", "documentation": "Returns the information to the specified transport", "method": "get", "endpoint": "api/v1/transports/:transport_name.json", "responses": [ { "uuid": "71562a84-76fb-4eda-9246-a304e68349b3", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "60895b26-1ab4-4c7c-94a8-939d44fc42a0", "documentation": "Update the specified transport", "method": "put", "endpoint": "api/v1/transports/:transport_name.json", "responses": [ { "uuid": "80d1e342-0de4-43f4-ba6e-f3b3d93a0743", "body": "", "latency": 0, "statusCode": 200, "label": "No response was specified", "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": "92f57d6a-ac92-4c0e-92e4-73f11c4cd381" }, { "type": "route", "uuid": "3ad472fb-8584-4146-8331-41b48156ab6f" }, { "type": "route", "uuid": "9f030824-79cb-448e-89eb-8b3d8cb6bbe6" }, { "type": "route", "uuid": "dbf528e0-c904-40ee-bb1d-cb8cd4ffcea2" }, { "type": "route", "uuid": "a60b2a76-c2f1-41e8-bdd4-28484282293d" }, { "type": "route", "uuid": "3e2c3d78-68ad-47d7-a549-4d4113af308a" }, { "type": "route", "uuid": "e6c65957-c671-4c5a-97ab-0ef9310f5a23" }, { "type": "route", "uuid": "d1afead5-05c9-4cb1-9e36-7f000e39e314" }, { "type": "route", "uuid": "f4018f83-e16f-4f8e-84ce-f0904ea41756" }, { "type": "route", "uuid": "85cdbbcb-80de-4992-bd73-1813ebaecaed" }, { "type": "route", "uuid": "e72e4863-7c85-449a-bf6a-477b8a0be7dd" }, { "type": "route", "uuid": "aadba4f9-b401-4068-bc57-254974baf1fd" }, { "type": "route", "uuid": "4c713ef6-30e4-4e27-975e-48fd3c66810b" }, { "type": "route", "uuid": "8ea62812-aab1-413e-8f02-b3834c07e76a" }, { "type": "route", "uuid": "aa153e80-38a9-4f53-bacf-a414985e1994" }, { "type": "route", "uuid": "f70b2d1a-74af-463d-b583-f3fc0965d1ff" }, { "type": "route", "uuid": "c37e7588-718f-4b06-b843-19dd9a10cb88" }, { "type": "route", "uuid": "0ed96e81-e49c-4408-a7e6-929337dbfe66" }, { "type": "route", "uuid": "82410213-9e3a-45bc-96f9-f524c97772e2" }, { "type": "route", "uuid": "3c9a9443-db4c-4f09-a167-24eb213c327e" }, { "type": "route", "uuid": "2c911a89-e63d-4087-a7b5-fd477c8c6065" }, { "type": "route", "uuid": "cd4af8ba-ee33-48bd-97bb-8c20e1d6961f" }, { "type": "route", "uuid": "f898a907-29ee-477f-8e0b-0dcc3b3b1cbd" }, { "type": "route", "uuid": "c8f437d6-8dd0-4c3b-a1d1-51e212a07a13" }, { "type": "route", "uuid": "01edb168-f283-44bc-bf41-2b52de4c8eae" }, { "type": "route", "uuid": "f8eae63b-404f-4741-8053-678a5c72472d" }, { "type": "route", "uuid": "d244a4b9-f33c-485c-9578-ae126873e8d4" }, { "type": "route", "uuid": "60895b26-1ab4-4c7c-94a8-939d44fc42a0" } ] }