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.

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
Read Quickstart

# 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.

⌘ K or Ctrl KInstant Access

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.