API Documentation
Welcome to the EpochLock API documentation. Below you’ll find details on how to integrate with our API.
Authentication
Use your API key to authenticate requests. Include it in the header:
Authorization: Bearer YOUR_API_KEY
Endpoints
- GET /v1/data - Retrieve encrypted data
- POST /v1/encrypt - Encrypt a payload
- POST /v1/decrypt - Decrypt a payload