Back

API Documentation

ApexVault Platform

Getting Started

The ApexVault API allows developers to integrate our platform into their own applications. All endpoints return JSON and require authentication via API key.

Base URL

https://api.apexvault.com/v1

Authentication

Include your API key in the header of every request:

Authorization: Bearer YOUR_API_KEY

Endpoints

Rate Limits

100 requests per minute per API key. Contact support if you need higher limits.

Support

Email api@apexvault.com for technical assistance.