Agentic Profile API

Edge Conductor

Embedded AI · Robotics · Industrial IoT — Real Intelligence on Real Hardware

This API allows AI agents to query company info and submit inquiries without forms or UI. Built for the agentic web.

Available Endpoints

GET/api/info

Company overview — name, location, contact, how to hire

Try: /api/info
GET/api/services

All services with skills, use cases, and hardware

Try: /api/services
GET/api/projects

Portfolio projects. Filter by ?category=iot

Try: /api/projects?category=iot
POST/api/inquire

Submit a project inquiry — owner gets email instantly

GET/llms.txt

Plain text profile for LLMs and AI crawlers

Try: /llms.txt

POST /api/inquire — Body Format

{
  "name": "John Smith",
  "email": "john@example.com",
  "project_description": "Need edge AI for factory defect detection",
  "budget": "$3000",
  "timeline": "6 weeks"
}

Contact

edgeconductor@gmail.comhttps://edgeconductor.comIndore, Madhya Pradesh, India