id
stringlengths
53
86
api_name
stringlengths
2
76
api_description
stringlengths
1
500
api_score
float64
0
10
endpoint_name
stringlengths
1
190
endpoint_description
stringlengths
0
500
response_status_code
int64
100
505
response_summary
stringlengths
1
68
response_json
stringlengths
6
50k
response_json_schema
stringlengths
14
150k
336b3c53-8365-4ab8-8a3f-edf9f403b9b5/ea262454-e33b-47b8-b623-3de2ef863151/0/0
Postput
Store & perform on-the-fly operations on your files
0.2
Transform your images
Perform on-the-fly operations on your files
200
New Example
{"key1": "value", "key2": "value"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]}
f6fe51b7-2d88-4b62-bdba-1686ff83610f/1dcf1a30-b848-426e-8d57-2be7aa6ec022/0/0
SupermarketPurchasesAPI
Supermarket purchases API
0
/brocadeAPI/getProductsByName
Get products by name in brocade external api
200
New Example
{"key1": "value", "key2": "value"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]}
dd768e97-d320-4225-82b8-06c96b8fc31d/7b360c09-70b9-421a-bedb-28ded1cb3093/0/0
Storage
Free 50 Gb Storage
null
upload
upload file
201
Example_1
{"status": "success", "fileEntry": {"id": 0, "name": "image.png", "file_name": "j6oWHDG1z613UqFHLZpE1Yrqngw0N8XLuGNLNWJV", "file_size": 111863, "parent_id": 1, "thumbnail": "thumbnail.png", "mime": "image/png", "url": "secure/uploads/3260", "hash": "MzI2MHxwYWRkaQ", "type": "image", "description": "Example description ...
{"type": "object", "properties": {"status": {"type": "string"}, "fileEntry": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}, "file_name": {"type": "string", "description": "actual file name for t...
dd768e97-d320-4225-82b8-06c96b8fc31d/7b360c09-70b9-421a-bedb-28ded1cb3093/1/0
Storage
Free 50 Gb Storage
null
upload
upload file
422
Example_1
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/4635c340-1e75-4149-9f3c-189ba5318960/2/0
Storage
Free 50 Gb Storage
null
loadUploadSession
This will either create a new upload session for specified fingerprint, or load an existing one if it was previously created.All parameters for chunked uploading should be included via headers and prefixed with Be-
200
null
{"status": "success", "uploadedChunks": [{"number": 0, "size": 0}], "fileEntry": {"id": 0, "name": "image.png", "file_name": "j6oWHDG1z613UqFHLZpE1Yrqngw0N8XLuGNLNWJV", "file_size": 111863, "parent_id": 1, "thumbnail": "thumbnail.png", "mime": "image/png", "url": "secure/uploads/3260", "hash": "MzI2MHxwYWRkaQ", "type":...
{"type": "object", "properties": {"status": {"type": "string"}, "uploadedChunks": {"type": "array", "items": {"type": "object", "properties": {"number": {"type": "integer", "description": "Number (index) of the chunk"}, "size": {"type": "integer", "description": "Size of the chunk in bytes"}}}}, "fileEntry": {"type": "...
dd768e97-d320-4225-82b8-06c96b8fc31d/4635c340-1e75-4149-9f3c-189ba5318960/3/0
Storage
Free 50 Gb Storage
null
loadUploadSession
This will either create a new upload session for specified fingerprint, or load an existing one if it was previously created.All parameters for chunked uploading should be included via headers and prefixed with Be-
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/c74b20d1-00d7-4c96-ac40-5315328f938b/1/0
Storage
Free 50 Gb Storage
null
uploadChunk
Uploads a sinle file chunk to SITE_NAME.All parameters for chunked uploading should be included via headers and prefixed with Be-
200
null
{"status": "success", "fileEntry": {"id": 0, "name": "image.png", "file_name": "j6oWHDG1z613UqFHLZpE1Yrqngw0N8XLuGNLNWJV", "file_size": 111863, "parent_id": 1, "thumbnail": "thumbnail.png", "mime": "image/png", "url": "secure/uploads/3260", "hash": "MzI2MHxwYWRkaQ", "type": "image", "description": "Example description ...
{"type": "object", "properties": {"status": {"type": "string"}, "fileEntry": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}, "file_name": {"type": "string", "description": "actual file name for t...
dd768e97-d320-4225-82b8-06c96b8fc31d/c74b20d1-00d7-4c96-ac40-5315328f938b/3/0
Storage
Free 50 Gb Storage
null
uploadChunk
Uploads a sinle file chunk to SITE_NAME.All parameters for chunked uploading should be included via headers and prefixed with Be-
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/6ccc3fcc-7769-4d38-ba58-b87894766f2c/2/0
Storage
Free 50 Gb Storage
null
createShareableLink
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/6ccc3fcc-7769-4d38-ba58-b87894766f2c/3/0
Storage
Free 50 Gb Storage
null
createShareableLink
200
null
{"status": "success", "link": {"id": 0, "hash": "3h8N1nxZq7WtyRmXDIosFupSl9MCrD", "password": "$2y$10$BI8kz6zFeB0CA0P425eMSe7KJcm8OKjWijHTQrRP.cjqRtynMq4Sy", "user_id": 0, "entry_id": 0, "entry": {"id": 0, "name": "image.png", "file_name": "j6oWHDG1z613UqFHLZpE1Yrqngw0N8XLuGNLNWJV", "file_size": 111863, "parent_id": 1,...
{"type": "object", "properties": {"status": {"type": "string"}, "link": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "hash": {"type": "string", "description": "ID for link that will be visible in url"}, "password": {"typ...
dd768e97-d320-4225-82b8-06c96b8fc31d/3556fa94-600b-4411-b0cd-870401950871/3/0
Storage
Free 50 Gb Storage
null
deleteShareableLink
200
null
{"status": "success"}
{"type": "object", "properties": {"status": {"type": "string"}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/3556fa94-600b-4411-b0cd-870401950871/4/0
Storage
Free 50 Gb Storage
null
deleteShareableLink
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/a2f3200e-c9de-43b3-8245-baae1584dbcf/2/0
Storage
Free 50 Gb Storage
null
updateShareableLink
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/a2f3200e-c9de-43b3-8245-baae1584dbcf/4/0
Storage
Free 50 Gb Storage
null
updateShareableLink
200
null
{"status": "success", "link": {"id": 0, "hash": "3h8N1nxZq7WtyRmXDIosFupSl9MCrD", "password": "$2y$10$BI8kz6zFeB0CA0P425eMSe7KJcm8OKjWijHTQrRP.cjqRtynMq4Sy", "user_id": 0, "entry_id": 0, "entry": {"id": 0, "name": "image.png", "file_name": "j6oWHDG1z613UqFHLZpE1Yrqngw0N8XLuGNLNWJV", "file_size": 111863, "parent_id": 1,...
{"type": "object", "properties": {"status": {"type": "string"}, "link": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "hash": {"type": "string", "description": "ID for link that will be visible in url"}, "password": {"typ...
dd768e97-d320-4225-82b8-06c96b8fc31d/87567828-22ea-4140-9e10-179aa7713c87/1/0
Storage
Free 50 Gb Storage
null
getShareableLink
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/87567828-22ea-4140-9e10-179aa7713c87/3/0
Storage
Free 50 Gb Storage
null
getShareableLink
200
null
{"status": "success", "link": {"id": 0, "hash": "3h8N1nxZq7WtyRmXDIosFupSl9MCrD", "password": "$2y$10$BI8kz6zFeB0CA0P425eMSe7KJcm8OKjWijHTQrRP.cjqRtynMq4Sy", "user_id": 0, "entry_id": 0, "entry": {"id": 0, "name": "image.png", "file_name": "j6oWHDG1z613UqFHLZpE1Yrqngw0N8XLuGNLNWJV", "file_size": 111863, "parent_id": 1,...
{"type": "object", "properties": {"status": {"type": "string"}, "link": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "hash": {"type": "string", "description": "ID for link that will be visible in url"}, "password": {"typ...
dd768e97-d320-4225-82b8-06c96b8fc31d/6e0c8556-3520-4a80-8f80-cf188d254fe6/1/0
Storage
Free 50 Gb Storage
null
login
Logs in specified user and returns user object along with access token. Access Token is a string that enables SITE_NAME to verify that a request belongs to an authorized session. This token should be sent along with every request to SITE_NAME API in a authorization header: Authorization: Bearer <Token>.
200
null
{"status": "success", "user": {"id": 0, "access_token": "", "display_name": "", "first_name": "", "last_name": "", "email": "", "created_at": "2021-02-23T14:42:38.000000Z", "updated_at": "2021-02-23T14:42:38.000000Z"}}
{"type": "object", "properties": {"status": {"type": "string"}, "user": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "access_token": {"type": "string", "description": "Access token that can be used to authenticate API re...
dd768e97-d320-4225-82b8-06c96b8fc31d/6e0c8556-3520-4a80-8f80-cf188d254fe6/3/0
Storage
Free 50 Gb Storage
null
login
Logs in specified user and returns user object along with access token. Access Token is a string that enables SITE_NAME to verify that a request belongs to an authorized session. This token should be sent along with every request to SITE_NAME API in a authorization header: Authorization: Bearer <Token>.
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/caf93e02-98d0-4f55-80bd-181027a00ebc/0/0
Storage
Free 50 Gb Storage
null
/entries/star
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/caf93e02-98d0-4f55-80bd-181027a00ebc/2/0
Storage
Free 50 Gb Storage
null
/entries/star
200
null
{"status": "success", "tag": {"id": 0, "name": ""}}
{"type": "object", "properties": {"status": {"type": "string"}, "tag": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/b5253952-2cfb-4f0b-bd50-e1102a44098d/0/0
Storage
Free 50 Gb Storage
null
register
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/b5253952-2cfb-4f0b-bd50-e1102a44098d/3/0
Storage
Free 50 Gb Storage
null
register
200
null
{"status": "success", "user": {"id": 0, "access_token": "", "display_name": "", "first_name": "", "last_name": "", "email": "", "created_at": "2021-02-23T14:42:38.000000Z", "updated_at": "2021-02-23T14:42:38.000000Z"}}
{"type": "object", "properties": {"status": {"type": "string"}, "user": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "access_token": {"type": "string", "description": "Access token that can be used to authenticate API re...
dd768e97-d320-4225-82b8-06c96b8fc31d/10ccf426-51cd-4a51-b14d-67c7bb6170bf/0/0
Storage
Free 50 Gb Storage
null
/entries/unstar
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/10ccf426-51cd-4a51-b14d-67c7bb6170bf/2/0
Storage
Free 50 Gb Storage
null
/entries/unstar
200
null
{"status": "success", "tag": {"id": 0, "name": ""}}
{"type": "object", "properties": {"status": {"type": "string"}, "tag": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/2f3449ab-6195-4c72-95fd-a329db06fc61/0/0
Storage
Free 50 Gb Storage
null
/entries/update-user/{userId}
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/2f3449ab-6195-4c72-95fd-a329db06fc61/2/0
Storage
Free 50 Gb Storage
null
/entries/update-user/{userId}
200
null
{"status": "success", "users": [{"id": 0, "access_token": "", "display_name": "", "first_name": "", "last_name": "", "email": "", "created_at": "2021-02-23T14:42:38.000000Z", "updated_at": "2021-02-23T14:42:38.000000Z"}]}
{"type": "object", "properties": {"status": {"type": "string"}, "users": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "access_token": {"type": "string", "description": "Access token that can be...
dd768e97-d320-4225-82b8-06c96b8fc31d/95d11108-488b-4fe7-b336-a760e4176a3f/0/0
Storage
Free 50 Gb Storage
null
entriesCopy
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/95d11108-488b-4fe7-b336-a760e4176a3f/3/0
Storage
Free 50 Gb Storage
null
entriesCopy
200
null
{"status": "success", "entries": [{"id": 0, "name": "image.png", "file_name": "j6oWHDG1z613UqFHLZpE1Yrqngw0N8XLuGNLNWJV", "file_size": 111863, "parent_id": 1, "thumbnail": "thumbnail.png", "mime": "image/png", "url": "secure/uploads/3260", "hash": "MzI2MHxwYWRkaQ", "type": "image", "description": "Example description e...
{"type": "object", "properties": {"status": {"type": "string"}, "entries": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}, "file_name": {"type": "string", "description"...
dd768e97-d320-4225-82b8-06c96b8fc31d/3aea807a-4828-4114-890c-f0b40406ed42/0/0
Storage
Free 50 Gb Storage
null
entriesMove
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/3aea807a-4828-4114-890c-f0b40406ed42/2/0
Storage
Free 50 Gb Storage
null
entriesMove
200
null
{"status": "success", "entries": [{"id": 0, "name": "image.png", "file_name": "j6oWHDG1z613UqFHLZpE1Yrqngw0N8XLuGNLNWJV", "file_size": 111863, "parent_id": 1, "thumbnail": "thumbnail.png", "mime": "image/png", "url": "secure/uploads/3260", "hash": "MzI2MHxwYWRkaQ", "type": "image", "description": "Example description e...
{"type": "object", "properties": {"status": {"type": "string"}, "entries": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}, "file_name": {"type": "string", "description"...
dd768e97-d320-4225-82b8-06c96b8fc31d/5a368c54-70df-45b3-82f0-e05925d6534e/0/0
Storage
Free 50 Gb Storage
null
/entries/add-users
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/5a368c54-70df-45b3-82f0-e05925d6534e/3/0
Storage
Free 50 Gb Storage
null
/entries/add-users
200
null
{"status": "success", "users": [{"id": 0, "access_token": "", "display_name": "", "first_name": "", "last_name": "", "email": "", "created_at": "2021-02-23T14:42:38.000000Z", "updated_at": "2021-02-23T14:42:38.000000Z"}]}
{"type": "object", "properties": {"status": {"type": "string"}, "users": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "access_token": {"type": "string", "description": "Access token that can be...
dd768e97-d320-4225-82b8-06c96b8fc31d/a6597b7f-1ba4-427a-97ae-0200f3a19a80/0/0
Storage
Free 50 Gb Storage
null
/entries/remove-user/{userId}
200
null
{"status": "success", "users": [{"id": 0, "access_token": "", "display_name": "", "first_name": "", "last_name": "", "email": "", "created_at": "2021-02-23T14:42:38.000000Z", "updated_at": "2021-02-23T14:42:38.000000Z"}]}
{"type": "object", "properties": {"status": {"type": "string"}, "users": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "access_token": {"type": "string", "description": "Access token that can be...
dd768e97-d320-4225-82b8-06c96b8fc31d/a6597b7f-1ba4-427a-97ae-0200f3a19a80/3/0
Storage
Free 50 Gb Storage
null
/entries/remove-user/{userId}
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/b0eca679-d6f1-4d08-bdf4-6fd9d68c735f/1/0
Storage
Free 50 Gb Storage
null
entriesRestore
200
null
{"status": "success"}
{"type": "object", "properties": {"status": {"type": "string"}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/b0eca679-d6f1-4d08-bdf4-6fd9d68c735f/2/0
Storage
Free 50 Gb Storage
null
entriesRestore
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/4f3d2691-0ae0-444d-a292-69c6141f22e0/0/0
Storage
Free 50 Gb Storage
null
createFolder
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/4f3d2691-0ae0-444d-a292-69c6141f22e0/2/0
Storage
Free 50 Gb Storage
null
createFolder
200
null
{"status": "success", "folder": {"id": 0, "name": "image.png", "file_name": "j6oWHDG1z613UqFHLZpE1Yrqngw0N8XLuGNLNWJV", "file_size": 111863, "parent_id": 1, "thumbnail": "thumbnail.png", "mime": "image/png", "url": "secure/uploads/3260", "hash": "MzI2MHxwYWRkaQ", "type": "image", "description": "Example description ent...
{"type": "object", "properties": {"status": {"type": "string"}, "folder": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}, "file_name": {"type": "string", "description": "actual file name for this...
dd768e97-d320-4225-82b8-06c96b8fc31d/41a0dcf6-cbf0-4762-8e3b-c76ef064c35e/0/0
Storage
Free 50 Gb Storage
null
entriesDelete
200
null
{"status": "success"}
{"type": "object", "properties": {"status": {"type": "string"}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/41a0dcf6-cbf0-4762-8e3b-c76ef064c35e/3/0
Storage
Free 50 Gb Storage
null
entriesDelete
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/9f4c2bd4-02f2-4dd9-b6cd-9d78e04824d8/0/0
Storage
Free 50 Gb Storage
null
entryUpdate
200
null
{"status": "success", "fileEntry": {"id": 0, "name": "image.png", "file_name": "j6oWHDG1z613UqFHLZpE1Yrqngw0N8XLuGNLNWJV", "file_size": 111863, "parent_id": 1, "thumbnail": "thumbnail.png", "mime": "image/png", "url": "secure/uploads/3260", "hash": "MzI2MHxwYWRkaQ", "type": "image", "description": "Example description ...
{"type": "object", "properties": {"status": {"type": "string"}, "fileEntry": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}, "file_name": {"type": "string", "description": "actual file name for t...
dd768e97-d320-4225-82b8-06c96b8fc31d/9f4c2bd4-02f2-4dd9-b6cd-9d78e04824d8/2/0
Storage
Free 50 Gb Storage
null
entryUpdate
422
null
{"status": "error", "message": "Reason for the error", "errors": {"some_data_1": "Error message for data 1", "some_data_2": "Error message for data 2"}}
{"type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "object", "properties": {"some_data_1": {"type": "string"}, "some_data_2": {"type": "string"}}}}}
dd768e97-d320-4225-82b8-06c96b8fc31d/a916131d-448f-4f52-ab74-82486d63856c/2/0
Storage
Free 50 Gb Storage
null
indexEntry
Get the list of all file entries you have access to
200
null
[{"id": 0, "name": "image.png", "file_name": "j6oWHDG1z613UqFHLZpE1Yrqngw0N8XLuGNLNWJV", "file_size": 111863, "parent_id": 1, "thumbnail": "thumbnail.png", "mime": "image/png", "url": "secure/uploads/3260", "hash": "MzI2MHxwYWRkaQ", "type": "image", "description": "Example description entered by user", "deleted_at": "2...
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}, "file_name": {"type": "string", "description": "actual file name for this entry on storage"}, "file_size": {"type": "int...
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/0/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
429
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/1/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
410
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/2/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
425
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/3/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
408
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/4/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
416
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/5/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
400
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/6/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
200
null
{"task_id": "1b491453-0aef-486d-a55a-825f980a203d"}
{"title": "TaskUrlToArchiveSchema", "type": "object", "properties": {"task_id": {"title": "Id of the Archiving Task you want to retrieve the status for", "description": "Pass a task Id generated by calling /api/archive endpoint", "type": "string"}}, "required": ["task_id"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/7/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
403
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/8/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
451
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/9/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
401
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/10/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
405
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/11/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
407
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/12/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
409
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/13/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
411
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/14/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
412
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/15/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
406
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/16/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
404
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/17/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
418
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/811ed825-2840-4596-91f7-8e9e4159859f/18/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archive_page
402
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/0/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
409
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/1/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
451
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/2/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
418
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/3/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
429
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/4/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
403
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/5/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
425
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/6/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
402
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/7/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
408
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/8/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
410
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/9/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
404
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/10/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
412
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/11/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
401
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/12/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
200
null
{"message": "https://example.com/archive-this-url", "status": "", "archiving_succeeded": true, "archived_url": "https://archive.org/2023/archive-this-url"}
{"title": "TaskUrlToArchiveResponseSchema", "type": "object", "properties": {"message": {"title": "Message", "description": "The message that describes the outcome of", "type": "string"}, "status": {"title": "Status", "description": "The status of the task, can be one of: 'queued', 'running', 'completed', 'failed', 'ca...
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/13/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
416
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/14/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
405
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/15/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
400
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/16/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
411
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/17/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
407
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
f17dd11e-be78-405f-95a3-710b38e1fe58/94e69ad5-a45d-4dc2-b18e-b1f135fe8639/18/0
URL Archiver
Keep an snapshot of any provided URL forever at the Internet Archive (other stores coming up soon) Simply requests a URL to be archived and then wait for the Job to complete to receive an archived URL, kept safe forever 1) Post to https://url-archiver.p.rapidapi.com/api/v1/archive with your Payload 2) Get from https:/...
null
archivewrapper_api_v1_task_status
406
null
{"message": ""}
{"title": "Error", "type": "object", "properties": {"message": {"title": "Message", "type": "string"}}, "required": ["message"]}
fb71056f-07e9-4b50-bc1f-66e4e7aa2e98/726fc973-c0bb-4db7-9137-9eac5c958b8b/0/0
Veestream
A file management API that allows users to upload files, retrieve file metadata, and generate progressive download URLs.
null
Get files
Get all the files that are related to your storage container.
200
Response
[{"_id": "642d7bacaa13f462fface4b7", "name": "example name", "url": "https://veezo.blob.core.windows.net/container-21042633d8c10bf6/farmlife_report.pdf", "apikey": "77041892a9750c4041c1f0d2e24f6f459d8a71d2", "__v": 0, "gif": "/video/642d7bacaa13f462fface4b7/gif", "poster": "/video/642d7bacaa13f462fface4b7/poster"}, {"...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}, "apikey": {"type": "string"}, "__v": {"type": "integer"}, "gif": {"type": "string"}, "poster": {"type": "string"}}, "required": ["__...
fb71056f-07e9-4b50-bc1f-66e4e7aa2e98/aaf1197e-e543-4172-892e-49269754f2a4/0/0
Veestream
A file management API that allows users to upload files, retrieve file metadata, and generate progressive download URLs.
null
Get file metadata
This endpoint returns metadata about a particular file. The metadata includes the name, _id, url, gif and poster. The latter 2 are useful for videos since they are endpoints to generate gifs and image thumbnails from videos. For non video files, this endpoints will be not useful. We have intentionally decided to let th...
200
Response
{"_id": "642d7bacaa13f462fface4b7", "name": "example name", "url": "https://veezo.blob.core.windows.net/container-21042633d8c10bf6/farmlife_report.pdf", "apikey": "77041892a9750c4041c1f0d2e24f6f459d8a71d2", "__v": 0, "gif": "/video/642d7bacaa13f462fface4b7/gif", "poster": "/video/642d7bacaa13f462fface4b7/poster"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"_id": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}, "apikey": {"type": "string"}, "__v": {"type": "integer"}, "gif": {"type": "string"}, "poster": {"type": "string"}}, "required": ["__v", "_id", "apikey", "gif",...
08c06677-5e7b-43a3-aef1-219298681bad/4da25bad-0ddc-4a25-bed1-5bb658686929/0/0
Google Spreadsheets
Use your Google Spreadsheet as a database, without any dependency. To start using this API, you have to add our email and give us permissions to edit your spreadsheet. rapidapi-google-sheets@singular-hub-398921.iam.gserviceaccount.com (Remember to set the permissions to Editor).
9.1
Get rows
Get the rows from the sheet. To start using this API, you have to add our email and give us permissions to edit your spreadsheet. rapidapi-google-sheets@singular-hub-398921.iam.gserviceaccount.com (Remember to set the permissions to Editor).
200
New Example
[["asd", "asd"], ["dsa", "dsa"]]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "array", "items": {"type": "string"}}}
08c06677-5e7b-43a3-aef1-219298681bad/31ef8427-52d4-4906-8194-c3e038e4f008/0/0
Google Spreadsheets
Use your Google Spreadsheet as a database, without any dependency. To start using this API, you have to add our email and give us permissions to edit your spreadsheet. rapidapi-google-sheets@singular-hub-398921.iam.gserviceaccount.com (Remember to set the permissions to Editor).
9.1
Get sheets
Get all the sheets in the spreadsheet. To start using this API, you have to add our email and give us permissions to edit your spreadsheet. rapidapi-google-sheets@singular-hub-398921.iam.gserviceaccount.com (Remember to set the permissions to Editor).
200
Example
{"0": {"sheetId": 0, "title": "Hoja 1", "index": 0, "sheetType": "GRID", "gridProperties": {"rowCount": 1000, "columnCount": 26}, "rowCount": 1000, "columnCount": 26, "a1SheetName": "'Hoja 1'", "encodedA1SheetName": "'Hoja%201'", "lastColumnLetter": "Z", "cellStats": {"nonEmpty": 0, "loaded": 0, "total": 26000}}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"0": {"type": "object", "properties": {"sheetId": {"type": "integer"}, "title": {"type": "string"}, "index": {"type": "integer"}, "sheetType": {"type": "string"}, "gridProperties": {"type": "object", "properties": {"rowCount": {"type": "inte...
29a4170c-48cd-4346-8ce6-2d3f6f6c360e/06927514-5488-4e34-b535-7485f7a36747/0/0
SynWave
A data storage management API offering the following features:
8.1
Upload a new file
Upload a new file.
400
null
{"success": true, "message": ""}
{"type": "object", "properties": {"success": {"type": "boolean", "description": "Whether the operation succeeded"}, "message": {"type": "string", "description": "Decription of the error"}}}
29a4170c-48cd-4346-8ce6-2d3f6f6c360e/06927514-5488-4e34-b535-7485f7a36747/1/0
SynWave
A data storage management API offering the following features:
8.1
Upload a new file
Upload a new file.
200
null
{"success": true, "file": {"id": "", "address": "", "filename": "", "mimetype": "", "size_bytes": 0, "created_at": "2023-09-17T09:51:58.000Z", "expiration_time": "2026-10-17T09:51:58.000Z", "downloads_remaining": 10, "authentication": {"username": "", "password": ""}}}
{"type": "object", "properties": {"success": {"type": "boolean", "description": "Whether the operation succeeded"}, "file": {"type": "object", "properties": {"id": {"type": "string", "description": "Unique ID that uniquely identifies the generated URL"}, "address": {"type": "string", "description": "Address of the gene...
29a4170c-48cd-4346-8ce6-2d3f6f6c360e/778e8b72-f07b-4278-b4bb-d6c867b119c1/0/0
SynWave
A data storage management API offering the following features:
8.1
Get list of stored files
Get list of stored files
200
null
{"success": true, "response": {"total_files": 0, "page_size": 0, "page_number": 0, "files": [{"success": true, "file": {"id": "", "address": "", "filename": "", "mimetype": "", "size_bytes": 0, "created_at": "2023-09-17T09:51:58.000Z", "expiration_time": "2026-10-17T09:51:58.000Z", "downloads_remaining": 10, "authentic...
{"type": "object", "properties": {"success": {"type": "boolean", "description": "Whether the operation succeeded"}, "response": {"type": "object", "properties": {"total_files": {"type": "number", "description": "Total number of files stored by the user"}, "page_size": {"type": "number", "description": "Size of the resp...
29a4170c-48cd-4346-8ce6-2d3f6f6c360e/778e8b72-f07b-4278-b4bb-d6c867b119c1/1/0
SynWave
A data storage management API offering the following features:
8.1
Get list of stored files
Get list of stored files
400
null
{"success": true, "message": ""}
{"type": "object", "properties": {"success": {"type": "boolean", "description": "Whether the operation succeeded"}, "message": {"type": "string", "description": "Decription of the error"}}}
29a4170c-48cd-4346-8ce6-2d3f6f6c360e/98f0a46a-5f36-4c59-8e1d-2ea3cf707b08/0/0
SynWave
A data storage management API offering the following features:
8.1
Get state of a stored file
Get state of a stored file
400
null
{"success": true, "message": ""}
{"type": "object", "properties": {"success": {"type": "boolean", "description": "Whether the operation succeeded"}, "message": {"type": "string", "description": "Decription of the error"}}}
29a4170c-48cd-4346-8ce6-2d3f6f6c360e/98f0a46a-5f36-4c59-8e1d-2ea3cf707b08/1/0
SynWave
A data storage management API offering the following features:
8.1
Get state of a stored file
Get state of a stored file
200
null
{"success": true, "file": {"id": "", "address": "", "filename": "", "mimetype": "", "size_bytes": 0, "created_at": "2023-09-17T09:51:58.000Z", "expiration_time": "2026-10-17T09:51:58.000Z", "downloads_remaining": 10, "authentication": {"username": "", "password": ""}}}
{"type": "object", "properties": {"success": {"type": "boolean", "description": "Whether the operation succeeded"}, "file": {"type": "object", "properties": {"id": {"type": "string", "description": "Unique ID that uniquely identifies the generated URL"}, "address": {"type": "string", "description": "Address of the gene...
29a4170c-48cd-4346-8ce6-2d3f6f6c360e/1b35fe3f-3e3d-48f0-9d55-677309255432/0/0
SynWave
A data storage management API offering the following features:
8.1
Get account information
Get account information
200
null
{"success": true, "info": {"usage": {"allocated": {"bytes": 0, "percentage": 0}, "free": {"bytes": 0, "percentage": 0}, "total": {"bytes": 0}}, "files": {"total": 0}}}
{"type": "object", "properties": {"success": {"type": "boolean", "description": "Whether the operation succeeded"}, "info": {"type": "object", "properties": {"usage": {"type": "object", "description": "Account's space usage", "properties": {"allocated": {"type": "object", "properties": {"bytes": {"type": "number", "des...
29a4170c-48cd-4346-8ce6-2d3f6f6c360e/ca893c2e-faee-4959-8be3-1e7eb5fbf857/0/0
SynWave
A data storage management API offering the following features:
8.1
Delete a stored file
Delete a stored file
200
null
{"success": true, "message": ""}
{"type": "object", "properties": {"success": {"type": "boolean", "description": "Whether the operation succeeded"}, "message": {"type": "string", "description": "Informational message"}}}
29a4170c-48cd-4346-8ce6-2d3f6f6c360e/ca893c2e-faee-4959-8be3-1e7eb5fbf857/1/0
SynWave
A data storage management API offering the following features:
8.1
Delete a stored file
Delete a stored file
400
null
{"success": true, "message": ""}
{"type": "object", "properties": {"success": {"type": "boolean", "description": "Whether the operation succeeded"}, "message": {"type": "string", "description": "Decription of the error"}}}
2931a5e4-5a6a-4fee-a233-68ce3caccbde/9b93fe2e-e8e8-400f-8658-14877825fb0c/0/0
searchhook
Websearch (SearX) with Webhooks on new results. Allows to automate brand, product, topic monitoring using tools like n8n or node-red.
7.4
search
Search endpoint - Parameters compatible to SEARXNG (see linked external documentation). In addition, a parameter url might be given to specify a webhook URL (POST request will be sent).
200
Response
{"query": "SearchHook API", "number_of_results": 820000, "results": [{"title": "Cloud Web Hosting from SearchHook.host", "url": "https://searchhook.host/", "content": "And that is just far too much. When using our services, you can host unlimited domains and handle them from the very same location you control your webs...
{"type": "object", "properties": {"query": {"type": "string"}, "number_of_results": {"type": "integer"}, "results": {"type": "array", "items": {"type": "object"}}, "answers": {"type": "array"}, "corrections": {"type": "array"}, "infoboxes": {"type": "array"}, "suggestions": {"type": "array"}, "unresponsive_engines": {"...
2931a5e4-5a6a-4fee-a233-68ce3caccbde/1a382c23-52f5-4c2f-8ffb-3e2d59e3af1a/0/0
searchhook
Websearch (SearX) with Webhooks on new results. Allows to automate brand, product, topic monitoring using tools like n8n or node-red.
7.4
webhooks
Returns list of saved queries with associated webhooks.
200
Response
[{"queryId": "0x26aD53F7fB013BADa1F89d0516091D707Ff9EeF8", "search": {"q": "Thorsten Zoerner STROMDAO", "url": "https://engine.corrently.cloud/webhook/searchHook", "queryId": "0x26aD53F7fB013BADa1F89d0516091D707Ff9EeF8", "format": "json"}, "url": "https://engine.corrently.cloud/webhook/searchHook"}]
{"type": "array", "items": {"type": "object", "properties": {"queryId": {"type": "string"}, "search": {"type": "object", "properties": {"q": {"type": "string"}, "url": {"type": "string"}, "queryId": {"type": "string"}, "format": {"type": "string"}}}, "url": {"type": "string"}}}}
2931a5e4-5a6a-4fee-a233-68ce3caccbde/cc10abb5-c583-4252-bc1a-86897fe8121f/0/0
searchhook
Websearch (SearX) with Webhooks on new results. Allows to automate brand, product, topic monitoring using tools like n8n or node-red.
7.4
extend
Extend expiry of query identified with parameter queryId .
200
Response
{"status": "ok"}
{"type": "object", "properties": {"status": {"type": "string"}}}
2931a5e4-5a6a-4fee-a233-68ce3caccbde/ec31ab58-7039-4134-ac4f-89d3534c0067/0/0
searchhook
Websearch (SearX) with Webhooks on new results. Allows to automate brand, product, topic monitoring using tools like n8n or node-red.
7.4
webhook
Deletes query (webhook) specified with parameter queryId.
200
Response
{"status": "ok"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}}, "required": ["status"]}
0db89458-a7d1-4c57-aef0-d9940f9ae1d2/f01ebe9a-daa7-4279-a995-8e193e59c26d/0/0
What people are searching? | Google Keyword API
This API can help you to find what people are searching for. or the Google Keyword suggestion API
7.6
Google Keyword Suggestion
Google Keyword Suggestion API POST method.
200
New Example
{"alphabetically": {"A": ["python api arcgis", "python api authentication", "python api automation", "python api access", "python api aws", "python api async", "python api architecture", "python api authorization bearer", "python api append", "python api authentication token"], "B": ["python api bearer token", "python ...
{"type": "object", "properties": {"alphabetically": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}, "B": {"type": "array", "items": {"type": "string"}}, "C": {"type": "array", "items": {"type": "string"}}, "D": {"type": "array", "items": {"type": "string"}}, "E": {"type": "array",...
de577d90-9f1e-476a-a8f0-13ff7b197e0c/a40dde68-97b1-4384-9682-0992d46d6c48/0/0
Google-SERP API
Google SERP API with the most accurate and up-to-date data from Google Search Results.
5.1
query
Google search results with the fastest SERP API in the world!
200
Response
{"date": "August 25, 2023", "results": [{"domain": "www.investopedia.com", "link": "https://www.investopedia.com/terms/d/digital-marketing.asp", "position": 1, "title": "Digital Marketing Overview: Types, Challenges, and Required Skills"}, {"domain": "www.investopedia.com", "link": "https://www.investopedia.com/terms/d...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"date": {"type": "string"}, "results": {"type": "array", "items": {"type": "object", "properties": {"domain": {"type": "string"}, "link": {"type": "string"}, "position": {"type": "integer"}, "title": {"type": ["null", "string"]}}, "required"...