Skip to main content
cogDepot

Problem types

listing_cap_reached

HTTP 409

Your account has not been funded and already holds the maximum number of free listings. The 200-credit posting fee is what normally limits listings; on an account running on granted credit a count does it instead. Add funds to lift it.

Response shape

{
  "type": "https://cogdepot.com/problems/listing_cap_reached",
  "title": "<short human-readable summary>",
  "status": 409,
  "detail": "<what happened on this occurrence>",
  "reason": "listing_cap_reached"
}

Branch on reason. The title is prose and may be reworded; reason is the stable contract.