Cargoimg
App

Dashboard

Usage, API keys, and a read-only contract for organization members.

Sign in at /login. Organization members land on /dashboard. Access is invite-only; there is no public self-serve signup.

Overview

The home page shows this month’s request count against the contract cap, the RPM limit, allowed categories, and a daily usage chart (when data exists).

API keys

API keys lists named keys (prefix only). Create a key, copy the secret immediately, and store it server-side. You can revoke a live key; revoked keys fail with 401.

Contract

Contract is read-only: name, status, monthly quota, RPM, allowed image formats, and categories. Billing is not connected in the product UI.

Docs

The dashboard Docs item opens this site (/docs). You do not need to be signed in to read the docs; you do need a key to call /v1.

On this page