{ "opencollection": "1.0.0", "info": { "name": "Tec de Monterrey Dataverse Native REST Access Datasets API", "version": "1.0.0" }, "items": [ { "info": { "name": "Datasets", "type": "folder" }, "items": [ { "info": { "name": "exportDataset", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/export", "params": [ { "name": "persistentId", "value": "", "type": "query" }, { "name": "exporter", "value": "", "type": "query" } ] } }, { "info": { "name": "getCurationStates", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/listCurationStates" } }, { "info": { "name": "updateDatasetTargetURLAll", "type": "http" }, "http": { "method": "POST", "url": "https://datahub.tec.mx/api/v1/datasets/modifyRegistrationAll" } }, { "info": { "name": "updateDatasetPIDMetadataAll", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/modifyRegistrationPIDMetadataAll" } }, { "info": { "name": "completeMPUpload", "type": "http" }, "http": { "method": "PUT", "url": "https://datahub.tec.mx/api/v1/datasets/mpupload", "params": [ { "name": "globalid", "value": "", "type": "query" }, { "name": "storageidentifier", "value": "", "type": "query" }, { "name": "uploadid", "value": "", "type": "query" } ] } }, { "info": { "name": "abortMPUpload", "type": "http" }, "http": { "method": "DELETE", "url": "https://datahub.tec.mx/api/v1/datasets/mpupload", "params": [ { "name": "globalid", "value": "", "type": "query" }, { "name": "storageidentifier", "value": "", "type": "query" }, { "name": "uploadid", "value": "", "type": "query" } ] } }, { "info": { "name": "deleteDatasetLinkingDataverse", "type": "http" }, "http": { "method": "DELETE", "url": "https://datahub.tec.mx/api/v1/datasets/:datasetId/deleteLink/:linkedDataverseId", "params": [ { "name": "datasetId", "value": "", "type": "path" }, { "name": "linkedDataverseId", "value": "", "type": "path" } ] } }, { "info": { "name": "getAllowedCurationLabels", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/allowedCurationLabels", "params": [ { "name": "identifier", "value": "", "type": "path" } ] } }, { "info": { "name": "getAssignments", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/assignments", "params": [ { "name": "identifier", "value": "", "type": "path" } ] } }, { "info": { "name": "createAssignment", "type": "http" }, "http": { "method": "POST", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/assignments", "params": [ { "name": "identifier", "value": "", "type": "path" }, { "name": "key", "value": "", "type": "query" } ] } }, { "info": { "name": "deleteAssignment", "type": "http" }, "http": { "method": "DELETE", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/assignments/:id", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "identifier", "value": "", "type": "path" } ] } }, { "info": { "name": "getCurationLabelSet", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/curationLabelSet", "params": [ { "name": "identifier", "value": "", "type": "path" } ] } }, { "info": { "name": "setCurationLabelSet", "type": "http" }, "http": { "method": "PUT", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/curationLabelSet", "params": [ { "name": "identifier", "value": "", "type": "path" }, { "name": "name", "value": "", "type": "query" } ] } }, { "info": { "name": "resetCurationLabelSet", "type": "http" }, "http": { "method": "DELETE", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/curationLabelSet", "params": [ { "name": "identifier", "value": "", "type": "path" } ] } }, { "info": { "name": "receiveChecksumValidationResults", "type": "http" }, "http": { "method": "POST", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/dataCaptureModule/checksumValidation", "params": [ { "name": "identifier", "value": "", "type": "path" } ] } }, { "info": { "name": "getRsync", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/dataCaptureModule/rsync", "params": [ { "name": "identifier", "value": "", "type": "path" } ] } }, { "info": { "name": "lockDataset", "type": "http" }, "http": { "method": "POST", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/lock/:type", "params": [ { "name": "identifier", "value": "", "type": "path" }, { "name": "type", "value": "", "type": "path" } ] } }, { "info": { "name": "getLocks", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/locks", "params": [ { "name": "identifier", "value": "", "type": "path" }, { "name": "type", "value": "", "type": "query" } ] } }, { "info": { "name": "deleteLocks", "type": "http" }, "http": { "method": "DELETE", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/locks", "params": [ { "name": "identifier", "value": "", "type": "path" }, { "name": "type", "value": "", "type": "query" } ] } }, { "info": { "name": "getFileStore", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/storageDriver", "params": [ { "name": "identifier", "value": "", "type": "path" } ] } }, { "info": { "name": "setFileStore", "type": "http" }, "http": { "method": "PUT", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/storageDriver", "params": [ { "name": "identifier", "value": "", "type": "path" } ] } }, { "info": { "name": "resetFileStore", "type": "http" }, "http": { "method": "DELETE", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/storageDriver", "params": [ { "name": "identifier", "value": "", "type": "path" } ] } }, { "info": { "name": "getStorageSize", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/storagesize", "params": [ { "name": "identifier", "value": "", "type": "path" }, { "name": "includeCached", "value": "", "type": "query" } ] } }, { "info": { "name": "getTimestamps", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/timestamps", "params": [ { "name": "identifier", "value": "", "type": "path" } ] } }, { "info": { "name": "getDownloadSize", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:identifier/versions/:versionId/downloadsize", "params": [ { "name": "identifier", "value": "", "type": "path" }, { "name": "versionId", "value": "", "type": "path" } ] } }, { "info": { "name": "getDataset", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "deleteDataset", "type": "http" }, "http": { "method": "DELETE", "url": "https://datahub.tec.mx/api/v1/datasets/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "publishDataseUsingGetDeprecated", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/actions/:publish", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "type", "value": "", "type": "query" } ] } }, { "info": { "name": "publishDataset", "type": "http" }, "http": { "method": "POST", "url": "https://datahub.tec.mx/api/v1/datasets/:id/actions/:publish", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "type", "value": "", "type": "query" }, { "name": "assureIsIndexed", "value": "", "type": "query" } ] } }, { "info": { "name": "publishMigratedDataset", "type": "http" }, "http": { "method": "POST", "url": "https://datahub.tec.mx/api/v1/datasets/:id/actions/:releasemigrated", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "updatepidatprovider", "value": "", "type": "query" } ] } }, { "info": { "name": "addFileToDataset", "type": "http" }, "http": { "method": "POST", "url": "https://datahub.tec.mx/api/v1/datasets/:id/add", "params": [ { "name": "id", "value": "", "type": "path" } ], "body": { "type": "multipart-form", "data": [] } } }, { "info": { "name": "addFilesToDataset", "type": "http" }, "http": { "method": "POST", "url": "https://datahub.tec.mx/api/v1/datasets/:id/addFiles", "params": [ { "name": "id", "value": "", "type": "path" } ], "body": { "type": "multipart-form", "data": [] } } }, { "info": { "name": "setCitationDate", "type": "http" }, "http": { "method": "PUT", "url": "https://datahub.tec.mx/api/v1/datasets/:id/citationdate", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "useDefaultCitationDate", "type": "http" }, "http": { "method": "DELETE", "url": "https://datahub.tec.mx/api/v1/datasets/:id/citationdate", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "getCurationStatus", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/curationStatus", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "setCurationStatus", "type": "http" }, "http": { "method": "PUT", "url": "https://datahub.tec.mx/api/v1/datasets/:id/curationStatus", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "label", "value": "", "type": "query" } ] } }, { "info": { "name": "deleteCurationStatus", "type": "http" }, "http": { "method": "DELETE", "url": "https://datahub.tec.mx/api/v1/datasets/:id/curationStatus", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "deleteVersionMetadata", "type": "http" }, "http": { "method": "PUT", "url": "https://datahub.tec.mx/api/v1/datasets/:id/deleteMetadata", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "destroyDataset", "type": "http" }, "http": { "method": "DELETE", "url": "https://datahub.tec.mx/api/v1/datasets/:id/destroy", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "getFileAccessFolderView", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/dirindex", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "version", "value": "", "type": "query" }, { "name": "folder", "value": "", "type": "query" }, { "name": "original", "value": "", "type": "query" } ] } }, { "info": { "name": "editVersionMetadata", "type": "http" }, "http": { "method": "PUT", "url": "https://datahub.tec.mx/api/v1/datasets/:id/editMetadata", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "replace", "value": "", "type": "query" } ] } }, { "info": { "name": "createFileEmbargo", "type": "http" }, "http": { "method": "POST", "url": "https://datahub.tec.mx/api/v1/datasets/:id/files/actions/:set-embargo", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "removeFileEmbargo", "type": "http" }, "http": { "method": "POST", "url": "https://datahub.tec.mx/api/v1/datasets/:id/files/actions/:unset-embargo", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "getLinks", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/links", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "getMakeDataCountCitations", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/makeDataCount/citations", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "getMakeDataCountMetricCurrentMonth", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/makeDataCount/:metric", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "metric", "value": "", "type": "path" }, { "name": "country", "value": "", "type": "query" } ] } }, { "info": { "name": "getMakeDataCountMetric", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/makeDataCount/:metric/:yyyymm", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "metric", "value": "", "type": "path" }, { "name": "yyyymm", "value": "", "type": "path" }, { "name": "country", "value": "", "type": "query" } ] } }, { "info": { "name": "getVersionJsonLDMetadata", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/metadata", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "updateVersionMetadata", "type": "http" }, "http": { "method": "PUT", "url": "https://datahub.tec.mx/api/v1/datasets/:id/metadata", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "replace", "value": "", "type": "query" } ] } }, { "info": { "name": "deleteMetadata", "type": "http" }, "http": { "method": "PUT", "url": "https://datahub.tec.mx/api/v1/datasets/:id/metadata/delete", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "updateDatasetTargetURL", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/modifyRegistration", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "updateDatasetPIDMetadata", "type": "http" }, "http": { "method": "POST", "url": "https://datahub.tec.mx/api/v1/datasets/:id/modifyRegistrationMetadata", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "moveDataset", "type": "http" }, "http": { "method": "POST", "url": "https://datahub.tec.mx/api/v1/datasets/:id/move/:targetDataverseAlias", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "targetDataverseAlias", "value": "", "type": "path" }, { "name": "forceMove", "value": "", "type": "query" } ] } }, { "info": { "name": "getPrivateUrlData", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/privateUrl", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "createPrivateUrl", "type": "http" }, "http": { "method": "POST", "url": "https://datahub.tec.mx/api/v1/datasets/:id/privateUrl", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "anonymizedAccess", "value": "", "type": "query" } ] } }, { "info": { "name": "deletePrivateUrl", "type": "http" }, "http": { "method": "DELETE", "url": "https://datahub.tec.mx/api/v1/datasets/:id/privateUrl", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "returnToAuthor", "type": "http" }, "http": { "method": "POST", "url": "https://datahub.tec.mx/api/v1/datasets/:id/returnToAuthor", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "submitForReview", "type": "http" }, "http": { "method": "POST", "url": "https://datahub.tec.mx/api/v1/datasets/:id/submitForReview", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "getDatasetThumbnail", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/thumbnail", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "uploadDatasetLogo", "type": "http" }, "http": { "method": "POST", "url": "https://datahub.tec.mx/api/v1/datasets/:id/thumbnail", "params": [ { "name": "id", "value": "", "type": "path" } ], "body": { "type": "multipart-form", "data": [] } } }, { "info": { "name": "removeDatasetLogo", "type": "http" }, "http": { "method": "DELETE", "url": "https://datahub.tec.mx/api/v1/datasets/:id/thumbnail", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "getDatasetThumbnailCandidates", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/thumbnail/candidates", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "setDataFileAsThumbnail", "type": "http" }, "http": { "method": "POST", "url": "https://datahub.tec.mx/api/v1/datasets/:id/thumbnail/:dataFileId", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "dataFileId", "value": "", "type": "path" } ] } }, { "info": { "name": "getUploadUrl", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/uploadsid", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "getMPUploadUrls", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/uploadurls", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "size", "value": "", "type": "query" } ] } }, { "info": { "name": "listVersions", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/versions", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "getVersion", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/versions/:versionId", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "versionId", "value": "", "type": "path" } ] } }, { "info": { "name": "updateDraftVersion", "type": "http" }, "http": { "method": "PUT", "url": "https://datahub.tec.mx/api/v1/datasets/:id/versions/:versionId", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "versionId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deleteDraftVersion", "type": "http" }, "http": { "method": "DELETE", "url": "https://datahub.tec.mx/api/v1/datasets/:id/versions/:versionId", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "versionId", "value": "", "type": "path" } ] } }, { "info": { "name": "getVersionFiles", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/versions/:versionId/files", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "versionId", "value": "", "type": "path" } ] } }, { "info": { "name": "getVersionJsonLDMetadata", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/versions/:versionId/metadata", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "versionId", "value": "", "type": "path" } ] } }, { "info": { "name": "getVersionMetadataBlock", "type": "http" }, "http": { "method": "GET", "url": "https://datahub.tec.mx/api/v1/datasets/:id/versions/:versionNumber/metadata/:block", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "versionNumber", "value": "", "type": "path" }, { "name": "block", "value": "", "type": "path" } ] } }, { "info": { "name": "linkDataset", "type": "http" }, "http": { "method": "PUT", "url": "https://datahub.tec.mx/api/v1/datasets/:linkedDatasetId/link/:linkingDataverseAlias", "params": [ { "name": "linkedDatasetId", "value": "", "type": "path" }, { "name": "linkingDataverseAlias", "value": "", "type": "path" } ] } } ] } ], "bundled": true }