# Developer Platform

<h2 align="center">Veilio Developer Platform</h2>

<p align="center"><em>Make stolen data worthless</em></p>

<p align="center"></p>

#### Secure sensitive data. Accelerate compliance. Keep product velocity.

Veilio helps companies protect personal data by replacing raw values (email, phone, address, IDs) with secure tokens.\
Your teams keep building fast, while reducing exposure risk and strengthening compliance posture.

Start in 5 minutes · Explore Use Cases · Read API Reference

***

### Why teams choose Veilio

* **Compliance-first by design**: supports privacy-by-design initiatives and helps reduce risk around personal data handling
* **Lower breach impact**: tokenized databases are far less exploitable if leaked
* **Fast time-to-value**: first integration in hours via SDK or HTTP
* **Business-friendly rollout**: protects data without disrupting core user journeys

***

### How Veilio works

1. Your app sends sensitive data to Veilio
2. Veilio returns a token (`tok_...`)
3. Your app stores the token, not the raw value
4. Detokenization is performed only when business context requires it

This model improves governance, limits unnecessary data exposure, and supports auditable access patterns.

***

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4>🚀</h4></td><td><h4> Quickstart</h4></td><td>Run your first tokenize and detokenize flow in minutes.</td><td><a href="/spaces/0WqIAiGHfaanrggvU6xD/pages/7FvWQMF0kTK7HGhlQfmo">/spaces/0WqIAiGHfaanrggvU6xD/pages/7FvWQMF0kTK7HGhlQfmo</a></td><td><a href="/files/RojnkDHgApBgDDt8ehhy">/files/RojnkDHgApBgDDt8ehhy</a></td></tr><tr><td><h4>🧩</h4></td><td><h4>Use cases</h4></td><td>Learn more about Veilio use cases.</td><td><a href="/spaces/0WqIAiGHfaanrggvU6xD/pages/lWdZgI2P4YIODQ7uazsl">/spaces/0WqIAiGHfaanrggvU6xD/pages/lWdZgI2P4YIODQ7uazsl</a></td><td><a href="/files/4tBpgy4j6ErR7nZ9klgA">/files/4tBpgy4j6ErR7nZ9klgA</a></td></tr><tr><td>📘</td><td><strong>API reference</strong></td><td>Browse, test, and implement APIs.</td><td><a href="/spaces/NAMTx6pV2LlqgFu0Okxg">/spaces/NAMTx6pV2LlqgFu0Okxg</a></td><td><a href="/files/hHRTUvx4cOUecah7GCJ9">/files/hHRTUvx4cOUecah7GCJ9</a></td></tr></tbody></table>

### Typical first wins

* Protect profile/account data without changing UX
* Tokenize contact and lead forms at collection time
* Secure legacy CSV datasets through batch processing

Browse simple use cases

***

### Security and go-live

Prepare your production rollout with practical guidance:

* Security Best Practices
* Troubleshooting
* Go-live Checklist

### Need help with your first POC?&#x20;

[Contact us](https://veilio.xyz/contact)

<h3 align="center">Start your journey </h3>

<p align="center"><a href="https://veilio.xyz/signup" class="button primary">Sign up</a> <a href="https://veilio.xyz/login" class="button secondary">Log in</a></p>

<h2 align="center">Keep in touch with us !</h2>

<p align="center">Visit our blog and follow us on social media to stay up to date with all our latest updates.</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-lightbulb">:lightbulb:</i></h4></td><td><strong>Veilio Blog</strong></td><td>We strive to deliver valuable insights, thoughtful feedback, and expert analysis on cybersecurity topics.</td><td><a href="https://veilio.xyz/blog" class="button secondary">Have a look!</a></td><td></td></tr><tr><td><h4><i class="fa-linkedin-in">:linkedin-in:</i></h4></td><td><strong>Follow us on socials!</strong></td><td>Follow us for the latest updates, every bit of visibility helps us grow Veilio.</td><td><a href="https://www.linkedin.com/company/veilio/" class="button secondary">LinkedIn</a></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.veilio.xyz/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
