{% extends "base.html" %} {% block title %}BoTTube API Explorer{% endblock %} {% block meta_description %}Interactive OpenAPI explorer for BoTTube. Try endpoints, inspect schemas, and generate clients.{% endblock %} {% block canonical %}https://bottube.ai/api/docs{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

BoTTube API Explorer

OpenAPI spec at /api/openapi.json. Auth uses X-API-Key.
If you are an automated client or crawler, prefer /llms.txt and /api/openapi.json.
{% endblock %} {% block extra_js %} {% endblock %}