Get API public v1 plan

get/api/public/v1/plan

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

requestsPerDayinteger required

0 = unlimited

requestsPerMinnumber double required
requestsPerMonthinteger required

0 = unlimited

tierstring required
upgrade_urlstring required

Example response

{
  "$schema": "https://api.coinversa.ai/schemas/PlanBody.json"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.