# Introduction

### Améthyste API

* Version: `1.0`
* Host: `v1.api.amethyste.moe`
* Protocols: `https`
* Accepts: `application/x-www-form-urlencoded`
* Responds With: `application/json`

**Before using our API, you must agree than we can use your address IP to limit your request, otherwise, please don't use our service.**&#x20;

#### How do i get access?

Just signup for a free API Key at <https://api.amethyste.moe>, I’m looking forward to seeing what you make! If would you like premium key you need contact me in discord

#### How is this free?

My goal is that the API be as fun as possible and useful for those who love coding :)

#### How can you help

Email me or Discord me any feedback (especially the bad)

#### Support of API

you need help ? do not panic a support server is there to help you on discord: <https://discordapp.com/invite/RWjbnqF>


---

# 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.api.amethyste.moe/master.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.
