exavault.com

ExaVaults API allows you to incorporate ExaVaults suite of file transfer and user management tools into your own application.\nExaVault supports both POST (recommended when requesting large data sets) and GET operations, and requires an API key in order to use.

59 endpoints storage
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get receive folder form settings
curl \
  https://accountname.exavault.com/api/v2/forms
Get a list of users
curl \
  https://accountname.exavault.com/api/v2/users
Get a list of shares
curl \
  https://accountname.exavault.com/api/v2/shares
Endpoints (59 total)
GET
/forms
Get receive folder form settings
GET
/users
Get a list of users
GET
/shares
Get a list of shares
GET
/account
Get account settings
GET
/ssh-keys
Get metadata for a list of SSH Keys
GET
/webhooks
Get Webhooks List
GET
/resources
Get Resource Properties
GET
/forms/{id}
Get receive folder form by Id
GET
/users/{id}
Get info for a user
GET
/email-lists
Get all email groups
GET
/shares/{id}
Get a share
GET
/notifications
Get a list of notifications
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints59
Categories1
https://accountname.exavault.com/api/v2