{% extends "base.html" %}
{% block title %}getapi — API Credential Setup Guides{% endblock %}
{% block description %}Step-by-step guides for setting up API credentials for {{ providers | length }} popular services. Stop Googling — just run getapi.{% endblock %}
{% block canonical %}https://m2de.github.io/getapi{% endblock %}
{% block og_title %}getapi — API Credential Setup Guides{% endblock %}
{% block og_description %}Step-by-step guides for setting up API credentials for {{ providers | length }} popular services.{% endblock %}
{% block head %}
{% endblock %}
{% block content %}
Step-by-step interactive guides for setting up API credentials. Browse the guides below, or install the CLI and follow along in your terminal.Stop Googling API setup docs