{% set projects = PROJECT_DATA[SERIES] %} {% extends "templates/base.tmpl" %} {% block pagetitle %}API references{% endblock %} {% block title %}API references{% endblock %} {% block header %} {% endblock header %} {% block content %}

OpenStack {% if SERIES != 'latest' %}{{SERIES|title}}{% endif %} API Reference Documentation

This page contains documentation about the OpenStack API and how to use it.

Documentation treated like code, powered by the community - interested?

How To Contribute
{% endblock content %}