{% extends "reggi/base.html" %} {% load humanize %} {% block title %}Pricing{% endblock %} {% block meta_robots %}{% endblock %} {% block meta_description %}{% endblock %} {% block content %}
Purchase a block of API request credits. Credits are issued as a new API token — use it independently or merge it into an existing token without changing your code.
{% if request.user.is_authenticated %}By purchasing you agree to our Payment Terms.
{% else %} Login to purchase {% endif %}Every new account receives {{ free_credits|intcomma }} free requests on signup. No credit card required.
Credits are non-expiring and non-refundable. Each authenticated API request consumes one credit from the active token's balance. When a balance is exhausted the API returns HTTP 402.