# API

<figure><img src="https://2443132918-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1hgFEfMNEKvS0R864AvN%2Fuploads%2FSnBffQ1KzItebXRGfU36%2Fimage.png?alt=media&#x26;token=8e810ed6-4cb5-44ab-8c49-e8d8389d618d" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You need to purchase API access with either of these methods.\
\- Fluxpoint Premium on Patreon (Card/PayPal)\
\- $3 PayPal using our website\
\- Get a friend to gift you access using PayPal

\
PayPal:   [https://fluxpoint.dev/api](https://fluxpoint.dev/api/access)\
Patreon: <https://www.patreon.com/FluxpointDev>
{% endhint %}

{% content-ref url="<https://app.gitbook.com/s/W0dwcUm6OW6GS8mkEbZT/>" %}
[Information](https://app.gitbook.com/s/W0dwcUm6OW6GS8mkEbZT/)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/s/W0dwcUm6OW6GS8mkEbZT/endpoints>" %}
[Endpoints](https://app.gitbook.com/s/W0dwcUm6OW6GS8mkEbZT/endpoints)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/s/W0dwcUm6OW6GS8mkEbZT/endpoints/image-gen>" %}
[Image Gen](https://app.gitbook.com/s/W0dwcUm6OW6GS8mkEbZT/endpoints/image-gen)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/s/W0dwcUm6OW6GS8mkEbZT/endpoints/animal-images>" %}
[Animal Images](https://app.gitbook.com/s/W0dwcUm6OW6GS8mkEbZT/endpoints/animal-images)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/s/W0dwcUm6OW6GS8mkEbZT/endpoints/sfw-anime-images>" %}
[Sfw Anime Images](https://app.gitbook.com/s/W0dwcUm6OW6GS8mkEbZT/endpoints/sfw-anime-images)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/s/W0dwcUm6OW6GS8mkEbZT/endpoints/nsfw>" %}
[Nsfw](https://app.gitbook.com/s/W0dwcUm6OW6GS8mkEbZT/endpoints/nsfw)
{% 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://docs.fluxpoint.dev/home/developer-tools/api.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.
