Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Validiti — Developer Docs

Build on the Validiti stack over standard, signed APIs. You call sealed products; you never touch the engine.

  • Genesis speaks the S3 API — point any S3 client at your endpoint.
  • The AI speaks the OpenAI API — change one base URL, keep your code.
  • A small signed REST surface covers compute, identity, and intake screening.

Every response carries a signed receipt binding the result to the exact records it came from — verify it offline, no call-home.

Program to it, not into it. Each capability is a sealed, signed binary running on your hardware or your instance. There is nothing of ours to import, and no way to see how it works — only what it returns.

Contents

Authentication

Authorization: Bearer <YOUR_KEY>

Your base URLs ($VALIDITI_S3, $VALIDITI_AI, $VALIDITI_API) come with your access — on-prem or hosted.

Access

This is a preview. Live credentials and the sealed on-prem binary are issued under a development agreement. See docs/access.md. Public self-serve keys are coming soon.

License

The docs and the thin client SDKs in this repo are MIT (see LICENSE). The Validiti engine and services are proprietary and delivered separately as sealed, signed binaries — they are not in this repo and never will be.

About

Validiti developer docs — call the stack over S3-compatible, OpenAI-compatible, and signed REST APIs. Engine sealed; access by agreement.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages