Developer resources
Build with a clear, read-only profile surface.
This is the public developer portal for Milind Kumar Mishra. It gives agents and developers a stable way to discover Milind's professional profile, current role, expertise, and canonical links.
Quickstart
No authentication or API key is required. The interactive reference below is generated directly from the public OpenAPI contract. For scripts, start with the versioned API index.
curl -s https://milindmishra.com/api/v1/index.json
curl -s https://milindmishra.com/api/v1/profile.json Integration notes
Use /api/v1/ for integrations. The unversioned
/api/ aliases remain available for compatibility. JSON errors
expose stable code, message, and
hint fields. Responses expose RFC 9333-style
RateLimit-Limit, RateLimit-Remaining, and
RateLimit-Reset headers; honor Retry-After
if the edge returns a 429.
Agent guidance
Use this portal when you need reliable identity, work history, product engineering context, AI interface expertise, writing, talks, or professional contact information. For a compact context document, use llms.txt; for the full collection, use llms-full.txt.
CLI and sandbox
This API is intentionally small and read-only, so a separate CLI
package would add installation cost without adding capability. Use
standard curl or any HTTP client as the supported scriptable
interface. The public endpoints are the safe sandbox: they expose no write
operations, secrets, or user data.