Developer resources

Build with AuCore

Everything an agent or integrator needs to discover and call AuCore — at predictable URLs, in machine-readable form.

Machine-readable surfaces

Point an agent or codegen tool at these. They are always current.

AI API

Chat, embeddings, moderations, image / video / audio.

POST https://ai.aunuhost.bond/api/chat/completions
Authorization: Bearer auc_live_…

# Base URL: https://ai.aunuhost.bond/api
# Key prefixes: auc_live_, auc_premier_,
#               auc_platinum_, auc_free_

REST toolkit

648 utility endpoints (prayer times, weather, FX, QR…).

GET https://api.fallsad.biz.id/api/<feature>?key=auc_rest_

# Key prefix: auc_rest_
# Auth: ?key=, x-api-key, or Bearer

When to use AuCore

Unknown API paths return a generic 404, identical for missing and revoked keys, so the surface cannot be enumerated. See llms.txt for the full agent guide.