# MixederPublicAPIについて

MixederPublicAPIはMIXEDERの保護されたインフラストラクチャを活用し、貴方のAPIを保護し、配信することができたり、APIキーを取得し、MIXEDERや企業が作成したサービスを安全に利用することができるようになるプロダクトです。

{% hint style="info" %}
**APIの公開や配信に必要となるKeyCheckAPIについては、プライバシーやセキュリティーの観点から現在一部企業のみでのサービス提供とさせていただいております。**
{% endhint %}

### APIキーの取得方法

<https://console.mixeder.net/studio/?category=publicapis><br>

こちらのリンクより、PublicAPIのサービス画面に移動してください

<figure><img src="/files/7yubbgHWgCemXacKysiG" alt=""><figcaption></figcaption></figure>

アクセスできたら、「PublicAPI認証情報を作成」をクリックして下さい。

<figure><img src="/files/xBdYzumeKXAqgzN4qXvj" alt=""><figcaption></figcaption></figure>

こちらのフォームにAPIキーの名前と補足情報などを入力してください。

補足情報には利用用途などを入力するとわかりやすいです。

<figure><img src="/files/6MvrUkuGCclGgm9cToTS" alt=""><figcaption></figcaption></figure>

APIキーの作成が完了するとAPIキーとメトリクス（分析情報）が表示されます。

このキーをAPI利用時にサービスに送信することでサービスのアクセスが許可されます。


---

# 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://developer.mixeder.net/mixederpublicapis/mixederapi.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.
