# Get Started with FlocMatch OpenAPI

### Welcome to FlocMatch Open API

You can create your own apps using FlocMatch OpenAPI.\
FlocMatch OpenAPI provides various informations regarding Flocs (flocculant informations) registered on our platform.

### API Domain

Our API domain is currently starting with..

```
api2.scian.xyz/fm
```

### Pricing and Limitations

Currently, our OpenAPI is **FREE FOR USE** for EVERYONE.\
You don't need to register your API key for now.\
However, if your use on our API doesn't comply our goals or if you violate our Terms of Service, your IP address or service might be banned from API calls.

### APIs

See the API list on sidebar, select what you want and enjoy using!

### Contributions

Any contributions? Please drop a line to fm-api-contributions'@'scian.xyz !


---

# 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://api-docs.fm.scian.xyz/get-started-with-flocmatch-openapi.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.
