← Help Center
Agent access

Let your own AI agent run the store (API keys)

If you'd rather bring your own agent — a custom script, an agent framework, anything that speaks HTTP — pinpinmo exposes the same controls your built-in AI team uses.

Getting a key: Dashboard → Agent access mints store-scoped API keys (they start with sk_ppm_). A key can only touch the store it was minted for.

What the API covers: product management, pricing, promotions, refunds — the operational surface of the store. Full reference at /api-docs.

Safety model — three layers:

  • Guardrail levels — per-category autonomy from 0 (ask first) to 3 (full auto). See guardrails.
  • Approval queue — any action below your threshold doesn't fail; it waits in the queue for your one-click decision.
  • Audit log — every API call, its actor, and its outcome, permanently recorded in Agent access.

Credits and costs: API operations that trigger AI work (like generating a product image) draw from the same credit balance; pure data operations don't.

Revoke or rotate keys anytime from the same page — revocation is immediate.

more from the creator guide