开始使用

API 基本配置

基础地址: https://api.foxai.me/api/v1

headers 参数:

{
  "api-key": "Your API Key",
}

注意:

headers中 参数是 api-key 而不是 api_key