VeriWorkly Docs
The Architecture of Career Tech.
Deep dive into our privacy-first engine, explore the API specs, and learn how we're redefining professional identity with local-first engineering.
E2EE
Privacy Standard
Open Source
MIT Licensed
Architecture
Engineering Pillars
Our documentation is structured around the three core values that drive VeriWorkly.
Local-First Core
Data remains on-device until you decide to sync. Learn about our sync protocol and storage architecture.
API-Driven Workflows
Every feature is built API-first. Integrate our builder into your existing HR tech stack seamlessly.
Privacy & Security
Data ownership is at the heart of VeriWorkly. Explore our security model and local-first encryption.
For Developers
Built for Developers.
Build with the same stack we use in production: a local-first resume app, an Express API, and dedicated docs you can run or self-host.
- RESTful API endpoints
- OpenAPI-powered API reference
- Optional sync and public share links
- Self-host friendly Docker setup
# Example: call the API server
curl -X GET "http://localhost:8080/api/v1/health"
# Docs + API reference
open "https://docs.veriworkly.com/api-reference"
# Browse endpoints and payloads
# Test locally or in your own deployment
Search
Universal Search.
Find documentation, blog posts, and API reference parameters in one unified search interface.
Questions
Docs FAQ
Everything you need to know about building with VeriWorkly, our security model, and API usage.
Get Started
Ready to dive in?
Use the docs to understand the architecture, run the project locally, and integrate with the API. Then jump into the builder to see everything in action.