API key
A credential you use to callhttps://ai.uniblock.dev. It belongs to a workspace
rather than to a person, and it is never a provider credential. Shown once at
creation, stored only as a one-way hash, and identified afterwards by its name,
its prefix and its last four characters. See
Create an API key.
Balance
The credit a workspace has left right now.Capability
One of five recorded answers about what a model can do, carried on every catalog entry:streaming, tools, json_mode, vision and audio. Each answers
yes, no or unknown, and unknown means nobody has established the answer
rather than that the answer is no. A capability describes a model; it does not
gate a request. See Model capabilities.
Credit
Prepaid spending power on a workspace, bought through checkout and reduced by usage at face value. Credit is bought above face value, because the platform fee is added at purchase. A purchase therefore has two figures: the amount charged to the card, and the credit granted. On this site, “credit” always means the second.Deprecation
The date a provider stopped recommending a model. The model still answers. It is not the same as a sunset. See Model lifecycle.Invitation
An emailed link that offers somebody a role in a workspace. Bound to one email address, valid for seven days, confers nothing until it is accepted, and may carry a key reservation. See Invite and manage members.Key reservation
A promised key attached to an invitation. It occupies one of the workspace’s five key slots from the moment it is made, and becomes a real key only when its holder views it for the first time after accepting. A reservation that lapses or is cancelled was never a key, so ending it is not a revocation.Live model
A model that is callable right now, because we hold working credentials for it and it has been enabled. Only live models are offered to you. See Models.Member
A person in a workspace, holding exactly one role there. A person may be a member of more than one workspace.Model
A single callable model, named by a model id.Model id
The value you put in themodel field of a request, written as a family and a
model separated by a slash, for example openai/gpt-4o-mini.