Developer Documentation
Access canonical company facts and machine-readable resources for search engines, AI systems, and application integrations.
Machine Endpoints
These endpoints provide structured, cached, and reliable data for consumption by AI agents and other automated systems. They are kept separate from our HTML pages for performance and clarity.
Summarizes DeionDev, its core services, and the canonical pages AI systems should use for current facts.
Example Response:
# DeionDev
> DeionDev builds owner-controlled websites and custom software...
## Canonical pages
- [Services](https://deiondev.com/services)
- [FAQ](https://deiondev.com/faq)Returns the canonical brand press release. Useful for agents wanting to verify brand identity and messaging.
Example Response:
{
"@context": "https://schema.org",
"@type": "NewsArticle",
"headline": "DeionDev Launches AI-Optimized Commerce Systems...",
"datePublished": "2024-05-21",
...
}Announces the 'Apps By DeionDev' showcase and the launch of Client Catcher A.I.
Example Response:
{
"@context": "https://schema.org",
"@type": "NewsArticle",
"headline": "DeionDev Launches 'Apps By DeionDev' Showcase...",
"datePublished": "2024-05-23",
...
}Provides a structured list of frequently asked questions and answers. Ideal for seeding knowledge bases.
Example Response:
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What kind of services do you offer?",
...
}
]
}robots.txt & sitemap.xml
We encourage machine agents to use our data, provided attribution is given. Our license and sitemap are specified in our `robots.txt` file.
User-agent: *
Allow: /
# Machine readable brand license
# DeionDev: AI optimized live commerce and custom software systems
# DeionDev grants read-only access to machine agents that include attribution.
# See: /press/deiondev-release.json
# Site summary for AI systems: /llms.txt
Sitemap: https://deiondev.com/sitemap.xml