# Rocketmeme API

## Intro

Welcome to Rocketmeme API Docs! This API is provided for free 😎 to use both commercially and personally. Here you'll find all the documentation you need to get up and running with the Rocketmeme API.&#x20;

<mark style="color:red;">If you would like to say thank you to the creators, the best way is to buy them a coffee.</mark>&#x20;

### Creators

<table><thead><tr><th width="161.24050512572109">Creator</th><th>Buymeacoffee Link</th></tr></thead><tbody><tr><td>Victor Eke</td><td><a href="https://www.buymeacoffee.com/evavic44"><mark style="color:blue;">https://www.buymeacoffee.com/evavic44</mark></a></td></tr><tr><td>Spiff Jekey Green</td><td><a href="https://www.buymeacoffee.com/spiffgreen"><mark style="color:blue;">https://www.buymeacoffee.com/spiffgreen</mark></a></td></tr></tbody></table>

## Get Started

Feeling like an eager beaver? Jump in to the quick start docs and start making your first request:

{% content-ref url="/pages/YxMxp52KyG6gGBorOpdf" %}
[Get Started](/rocketmemes-api/get-started.md)
{% endcontent-ref %}

## API Reference

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="/pages/JA3LKuHhx6heRxFWyT15" %}
[Reference](/rocketmemes-api/reference/get-meme.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://rocketteam.gitbook.io/rocketmemes-api/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
