AI API Wars

Tell the Truth • Secure by Default • Keys Required

Welcome

This is a private API surface for Industrial Electronic Repair tooling. Public info is limited. Write ops and detailed inventories require a valid API key.

Request API Key Status & Health Ping

Use Your Key

Include your key as X-API-Key or a Bearer token:

# cURL example
curl -s https://api.iernc.net/v1/health.php \
  -H "X-API-Key: YOUR_KEY_HERE"

# or
curl -s https://api.iernc.net/v1/health.php \
  -H "Authorization: Bearer YOUR_KEY_HERE"

Truth In, Truth Out

Health is open; sensitive routes require keys. If something looks missing, it’s probably being intentionally quiet unless you’re authorized.