For developers
The Children of Iran API is on the way
We are preparing the foundation for a future API so developers can access structured person records through this system. It is not public yet, but this page is already set up as the place where the roadmap and access details will appear.
Organized outputs for person records, location fields, tags, and key attributes so integrations are easier to build.
When it is released, this page will include endpoint examples, JSON responses, and a quick start guide.
The API will be versioned so future changes can stay predictable and easier to maintain.
Authentication, rate limits, and access rules will be defined carefully before any public launch.
GET /api/v1/person/{id}
checking access policy...
shaping JSON response...
writing developer docs...
public release: coming soon
{
"message": "Person API is under preparation"
}
A real request and response example will appear here soon.
Public API implementation has not started yet. For now, this page simply communicates the future direction of the project for developers.