Learn how to integrate NexusVault into your workflows.
To make your first API call, you need a demo API key. All endpoints return JSON responses.
All list endpoints utilize cursor-based pagination. The default page size is 50 items.
Rate limits are applied per API key. The standard limit is 100 requests per second. If you exceed this limit, the API will return a 429 Too Many Requests status code.
Subscribe to file events asynchronously. Configure your webhook endpoint to listen for file.created, file.updated, and folder.shared events.