{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://api-evangelist.github.io/benchling/json-schema/EntryExternalFile.json",
"title": "EntryExternalFile",
"description": "The ExternalFile resource stores metadata about the file. The actual original file can be downloaded by using the 'downloadURL' property.\n",
"properties": {
"downloadURL": {
"description": "A short-lived URL that can be used to download the original file.\n",
"type": "string"
},
"expiresAt": {
"description": "UNIX timestamp when downloadURL expires.",
"type": "integer"
},
"id": {
"description": "ID of the external file",
"type": "string"
},
"size": {
"description": "Size, in bytes, of the external file",
"type": "integer"
}
},
"type": "object"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.