The self-serve control panel for your team: manage customer accounts, watch build jobs, and configure your integration without writing code.
The Partner Dashboard is where your team runs the partner program by hand: create
and manage customer accounts, watch build jobs and their results, track usage, and
configure your webhook. It is the no-code counterpart to the
Partner API, backed by the same data.
The Partner Dashboard overview: usage, build jobs, spend, and webhook health at a glance.
There are two ways to open the dashboard, and they land in the same place.
1
From your WPOS account (recommended)
Once WPOS enables your account as a partner, a Partner item appears in your
WPOS dashboard at app.wpos.ai. Open it and click
Open Partner Dashboard. You are signed straight in, no key to paste.
The Partner section in your WPOS account, with one-click access to the dashboard.
2
With your API key
You can also sign in directly at
api.wpcursor.com/partner/portal with
a partner API key. The key is exchanged for a short session and is never stored
in the browser. What you can do follows the key’s
scopes: a read-only key gives a
read-only dashboard.
Signing in from your WPOS account gives you the full dashboard. Signing in with a
key gives you exactly what that key’s scopes allow, which is useful for handing a
read-only view to someone without provisioning rights.
Credits used, build jobs and their success rate, job spend, and webhook delivery
health across your whole book, with a 7, 30, or 90 day window. Below the tiles are
per-day charts for credits and job outcomes, your top accounts by usage, and
cumulative growth.
Every customer account you manage, with plan, status, credit balance, and site
count. From here you can create an account, suspend or reactivate one, grant
credits, and drill into a customer’s connected sites. See
Accounts for what each action means.
Build jobs: every agent run on your customers' sites, with credits, cost, and duration.
The full history of agent runs on your customers’ sites. Click any job to see the
instruction you sent, the structured result, and any error. Queued or running jobs
can be cancelled. See Build jobs.
Settings: webhook endpoint, recent deliveries, API keys, and your integration details.
Configure your webhook endpoint yourself: set or change the URL, and WPOS rotates
the signing secret and shows it to you exactly once. Below it is a live log of
recent deliveries with the failure reason on any that did not land, so you can
debug an endpoint without leaving the page. You can also see your API keys
(metadata only, never the secret) and your integration details.
The dashboard respects your key’s scopes on every action, so a read-only operator
can watch usage and jobs without being able to change anything. Mutations are
recorded in your partner audit log with who did them.