Algorithmia
Connect to the Algorithmia API to host language-agnostic functions and algorithms via an API. Test an API call and export the code snippet into your app. The Algorithmia API has free and paid tiers based on usage: https://algorithmia.com/pricing
Algorithmia endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
deleteFile /deleteFile |
Delete a file through the Algorithmia Data API |
| POST |
callAlgorithm /callAlgorithm |
You can call each algorithm from the Algorithmia marketplace |
| POST |
checkExistence /checkExistence |
Check if directory or file exists without downloading it |
| POST |
createDirectory /createDirectory |
Create a directory through the Algorithmia Data API |
| POST |
deleteDirectory /deleteDirectory |
Delete a directory |
| POST |
getFile /getFile |
Get a file through the Algorithmia Data API |
| POST |
listDirectoryContents /listDirectoryContents |
List the contents of a directory |
| POST |
updateDirectory /updateDirectory |
Update a directory |
| POST |
uploadFile /uploadFile |
Upload a file through the Algorithmia Data API |
Algorithmia pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |