AI 聊天机器人推荐流量 API

API ID 13245

跟踪一个网站从ChatGPT Gemini Perplexity Claude 和其他AI平台获得的流量 - 按月计算

API 文档

端点

请求
返回任何给定域名的完整流量、SEO 和排名概况。响应包括: 概况 — 网站标题、元描述、类别分类、图标和截图预览 排名 — 全球排名、特定国家排名和类别排名 流量 — 月访问历史、参与指标(跳出率、每次访问页数、平均会话持续时间)、流量来源细分(直接、推荐、邮件、搜索、社交、付费)和按国家的地理分布 SEO — 主要自然关键词及其搜索量、CPC 和估计流量价值 AI 推荐 — 由 AI 聊天机器人平台(ChatGPT、Gemini、Perplexity、Claude、Grok、Copilot、DeepSeek)驱动的总访问量和流量份额,以及每个平台的环比份额历史 输入:一个域名(例如 reddit.com)。输出:一个单一的 JSON 对象,将所有六个数据类别结合在一次调用中 — 将其定位为查询多个独立工具以获取流量、排名、SEO 和 AI 推荐数据的全能替代方案
Endpoint ID: 27255
GET https://docs.zylalabs.com/api/13245/ai+chatbot+referral+traffic+api/27255/all+insights
输入参数

所有洞察 — 端点功能

对象 描述
website 必需 `📝 Important Note:` - Data returned for **"www.example.com"** and **"example.com"** **are identical**, as they represent the same root domain. - Subdomain data (e.g., **blog.example.com**) **differs from** root domain data (**example.com**), as they are treated as separate entities. - While the API can parse full URLs into subdomain.root.domain/page format, for optimal accuracy, it's recommended to directly provide the specific domain for which you need data. Example: > ✓ example.com > ✓ subdomain.domain.com > ✗ https://example.com/page > ✗ example.com/path `For best results, please use the correct domain format rather than complete *URLs.*`
website 必需 `📝 Important Note:` - Data returned for **"www.example.com"** and **"example.com"** **are identical**, as they represent the same root domain. - Subdomain data (e.g., **blog.example.com**) **differs from** root domain data (**example.com**), as they are treated as separate entities. - While the API can parse full URLs into subdomain.root.domain/page format, for optimal accuracy, it's recommended to directly provide the specific domain for which you need data. Example: > ✓ example.com > ✓ subdomain.domain.com > ✗ https://example.com/page > ✗ example.com/path `For best results, please use the correct domain format rather than complete *URLs.*`

剩余免费测试请求:3 / 3。


输入参数

website
website
API 示例响应
JSON
{
    "status": "success",
    "meta": {
        "request_parameter": "reddit.com",
        "website": "reddit.com",
        "snapshot_date": "2026-06-01",
        "insight_level": "complete"
    },
    "profile": {
        "title": "Reddit - Please wait for verification",
        "description": "reddit is a network of communities where people can dive into their interests, hobbies and passions. there's a community for whatever you're interested in on reddit.",
        "category": "computers_electronics_and_technology/social_networks_and_online_communities",
        "flags": {
            "is_small_website": false
        },
        "images": {
            "favicon_url": "https://site-images.similarcdn.com/image?url=reddit.com&h=66f2412047e0362ec60d5583d4b186511a8e859446bb112c60d22968facae906&t=2",
            "screenshot_desktop_url": "https://site-images.similarcdn.com/image?url=reddit.com&h=66f2412047e0362ec60d5583d4b186511a8e859446bb112c60d22968facae906&t=1",
            "screenshot_mobile_url": "https://site-images.similarcdn.com/image?url=reddit.com&h=66f2412047e0362ec60d5583d4b186511a8e859446bb112c60d22968facae906&t=4"
        }
    },
    "rankings": {
        "global": 8,
        "by_country": {
            "country_code": "US",
            "rank": 5
        },
        "by_category": {
            "category_name": "computers_electronics_and_technology/social_networks_and_online_communities",
            "rank": 2
        }
    },
    "traffic": {
        "metrics_period": "monthly_total",
        "is_data_from_ga": false,
        "history": [
            {
                "month": "2026-04-01",
                "visits": 4180381001
            },
            {
                "month": "2026-05-01",
                "visits": 4358232857
            },
            {
                "month": "2026-06-01",
                "visits": 4174197725
            }
        ],
        "engagement": {
            "pages_per_visit": 4.739,
            "avg_duration_seconds": 340.009,
            "bounce_rate": 0.434
        },
        "sources_share": {
            "direct": 0.3145,
            "referrals": 0.0369,
            "mail": 0.0093,
            "search": 0,
            "social": 0,
            "paid_referrals": 0
        },
        "geography_share": [
            {
                "country_code": "US",
                "share": 0.4765
            },
            {
                "country_code": "GB",
                "share": 0.0618
            },
            {
                "country_code": "CA",
                "share": 0.0614
            },
            {
                "country_code": "AU",
                "share": 0.0373
            },
            {
                "country_code": "IN",
                "share": 0.0334
            }
        ]
    },
    "seo": {
        "top_keywords": [
            {
                "keyword": "reddit",
                "search_volume": 21231520,
                "cpc_usd": 1.76,
                "estimated_value_usd": 44134680
            },
            {
                "keyword": "simpcity",
                "search_volume": 6042780,
                "cpc_usd": 0.84,
                "estimated_value_usd": 2771020
            },
            {
                "keyword": "nba reddit",
                "search_volume": 311030,
                "cpc_usd": 2.6,
                "estimated_value_usd": 1823690
            },
            {
                "keyword": "janitor ai",
                "search_volume": 1422870,
                "cpc_usd": 1.2,
                "estimated_value_usd": 1352300
            },
            {
                "keyword": "facebook",
                "search_volume": 103382810,
                "cpc_usd": 1.14,
                "estimated_value_usd": 1347020
            }
        ]
    },
    "ai_referrals": {
        "total_visits": 20435348,
        "global_traffic_share": 0.0049,
        "platforms": [
            {
                "name": "chatgpt.com",
                "rank": 1,
                "share": 68.6482,
                "history": [
                    {
                        "month": "2026-04",
                        "share": 30.4237
                    },
                    {
                        "month": "2026-05",
                        "share": 55.9883
                    },
                    {
                        "month": "2026-06",
                        "share": 68.6482
                    }
                ]
            },
            {
                "name": "gemini.google.com",
                "rank": 2,
                "share": 20.5492,
                "history": [
                    {
                        "month": "2026-04",
                        "share": 10.9977
                    },
                    {
                        "month": "2026-05",
                        "share": 13.4778
                    },
                    {
                        "month": "2026-06",
                        "share": 20.5492
                    }
                ]
            },
            {
                "name": "perplexity.ai",
                "rank": 3,
                "share": 8.0293,
                "history": [
                    {
                        "month": "2026-04",
                        "share": 7.6438
                    },
                    {
                        "month": "2026-05",
                        "share": 8.1741
                    },
                    {
                        "month": "2026-06",
                        "share": 8.0293
                    }
                ]
            },
            {
                "name": "claude.ai",
                "rank": 4,
                "share": 0,
                "history": []
            },
            {
                "name": "grok.com",
                "rank": 5,
                "share": 0,
                "history": []
            },
            {
                "name": "copilot.microsoft.com",
                "rank": 6,
                "share": 0,
                "history": []
            },
            {
                "name": "chat.deepseek.com",
                "rank": 7,
                "share": 0,
                "history": []
            }
        ],
        "top_prompts": []
    }
}
所有洞察 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13245/ai+chatbot+referral+traffic+api/27255/all+insights?website=reddit.com&website=reddit.com' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
返回一个与给定域名相似的网站列表,基于类别、受众和流量模式 - 对于竞争研究和市场发现非常有用。响应包括: 网站资料 - 请求网站的标题、描述、类别和类别排名,以及图标和截图预览 相似网站列表 - 一组相关/竞争网站,每个网站都有: 标题和描述 全球排名和主要国家排名 每月访问量 图标和截图预览 输入:一个域名(例如 facebook.com)。输出:一个包含网站自身资料的单个 JSON 对象,以及一个相似网站的排名列表 - 将其定位为一个用于竞争者发现、市场格局映射和识别相同类别中替代/相关平台的工具
Endpoint ID: 27256
GET https://docs.zylalabs.com/api/13245/ai+chatbot+referral+traffic+api/27256/similar+sites
输入参数

类似网站 — 端点功能

对象 描述
website 必需 📝 Important Note:` - Data returned for **"www.example.com"** and **"example.com"** **are identical**, as they represent the same root domain. - Subdomain data (e.g., **blog.example.com**) **differs from** root domain data (**example.com**), as they are treated as separate entities. - While the API can parse full URLs into subdomain.root.domain/page format, for optimal accuracy, it's recommended to directly provide the specific domain for which you need data. Example: > ✓ example.com > ✓ subdomain.domain.com > ✗ https://example.com/page > ✗ example.com/path `For best results, please use the correct domain format rather than complete *URLs.*

剩余免费测试请求:3 / 3。


输入参数

website
API 示例响应
JSON
{
    "status": "success",
    "meta": {
        "request_parameter": "facebook.com",
        "website": "facebook.com",
        "insight_level": "complete"
    },
    "similar_sites": {
        "website": "facebook.com",
        "title": "facebook - log in or sign up",
        "description": "log into facebook to start sharing and connecting with your friends, family, and people you know.",
        "category": "computers_electronics_and_technology/social_networks_and_online_communities",
        "category_rank": 1,
        "visits": 12137693643.867,
        "tags": [
            "facebook",
            "facebook games",
            "social media",
            "social networking",
            "social",
            "social network",
            "community",
            "people",
            "friends",
            "web applications"
        ],
        "images": {
            "favicon_url": "https://site-images.similarcdn.com/image?url=facebook.com&t=2&h=be773d6b77aa3d59b6a671c5c27ad729b1ae77400e89776e2f749cce6b926c4b",
            "screenshot_desktop_url": "https://site-images.similarcdn.com/image?url=facebook.com&t=1&h=be773d6b77aa3d59b6a671c5c27ad729b1ae77400e89776e2f749cce6b926c4b",
            "screenshot_mobile_url": "https://site-images.similarcdn.com/image?url=facebook.com&t=4&h=be773d6b77aa3d59b6a671c5c27ad729b1ae77400e89776e2f749cce6b926c4b"
        },
        "similar_sites": [
            {
                "website": "youtube.com",
                "title": "YouTube",
                "description": "enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on youtube.",
                "top_country": {
                    "country_name": "United States of America",
                    "country_code": "US",
                    "rank": 2
                },
                "global_rank": 2,
                "visits": 30255215105.64,
                "images": {
                    "favicon_url": "https://site-images.similarcdn.com/image?url=youtube.com&t=2&h=e117fb09ba0a34dee9830863bf927d29fc864e342583a36a667bf12346e88e20",
                    "screenshot_desktop_url": "https://site-images.similarcdn.com/image?url=youtube.com&t=1&h=e117fb09ba0a34dee9830863bf927d29fc864e342583a36a667bf12346e88e20",
                    "screenshot_mobile_url": "https://site-images.similarcdn.com/image?url=youtube.com&t=4&h=e117fb09ba0a34dee9830863bf927d29fc864e342583a36a667bf12346e88e20"
                }
            },
            {
                "website": "foursquare.com",
                "title": "The Leading Geographic Information System | Foursquare",
                "description": "Foursquare is the leading location intelligence platform for understanding how people move in real time. Book a free demo to learn how to connect with our data.",
                "top_country": {
                    "country_name": "Turkey",
                    "country_code": "TR",
                    "rank": 2887
                },
                "global_rank": 22921,
                "visits": 3081498.872,
                "images": {
                    "favicon_url": "https://site-images.similarcdn.com/image?url=foursquare.com&t=2&h=aaa6c5106deee3bfb3c89d70c45e5ca858f9c4ea3dd309caf2b1089bd0a797c8",
                    "screenshot_desktop_url": "https://site-images.similarcdn.com/image?url=foursquare.com&t=1&h=aaa6c5106deee3bfb3c89d70c45e5ca858f9c4ea3dd309caf2b1089bd0a797c8",
                    "screenshot_mobile_url": "https://site-images.similarcdn.com/image?url=foursquare.com&t=4&h=aaa6c5106deee3bfb3c89d70c45e5ca858f9c4ea3dd309caf2b1089bd0a797c8"
                }
            },
            {
                "website": "canva.com",
                "title": "Amazingly Simple Graphic Design Software – Canva",
                "description": "Amazingly Simple Graphic Design Software – Canva",
                "top_country": {
                    "country_name": "United States of America",
                    "country_code": "US",
                    "rank": 77
                },
                "global_rank": 38,
                "visits": 787178768.051,
                "images": {
                    "favicon_url": "https://site-images.similarcdn.com/image?url=canva.com&t=2&h=76c69b938e0fc8e4bebe1e545dba8f4ad7bd78aec8c65f149f36030ee1036a65",
                    "screenshot_desktop_url": "https://site-images.similarcdn.com/image?url=canva.com&t=1&h=76c69b938e0fc8e4bebe1e545dba8f4ad7bd78aec8c65f149f36030ee1036a65",
                    "screenshot_mobile_url": "https://site-images.similarcdn.com/image?url=canva.com&t=4&h=76c69b938e0fc8e4bebe1e545dba8f4ad7bd78aec8c65f149f36030ee1036a65"
                }
            },
            {
                "website": "friendster.com",
                "title": "Friendster.com",
                "description": "friendster is a social network that prioritizes users over growth.  we will never sell your data. ",
                "top_country": {
                    "country_name": "Philippines",
                    "country_code": "PH",
                    "rank": 26723
                },
                "global_rank": 579530,
                "visits": 60212.965,
                "images": {
                    "favicon_url": "https://site-images.similarcdn.com/image?url=friendster.com&t=2&h=30a04d59d02509a06c4fff9bd891ebdfe2ea4da7acacf889ed784a172c349b22",
                    "screenshot_desktop_url": "https://site-images.similarcdn.com/image?url=friendster.com&t=1&h=30a04d59d02509a06c4fff9bd891ebdfe2ea4da7acacf889ed784a172c349b22",
                    "screenshot_mobile_url": "https://site-images.similarcdn.com/image?url=friendster.com&t=4&h=30a04d59d02509a06c4fff9bd891ebdfe2ea4da7acacf889ed784a172c349b22"
                }
            },
            {
                "website": "reddit.com",
                "title": "reddit - dive into anything",
                "description": "reddit is a network of communities where people can dive into their interests, hobbies and passions. there's a community for whatever you're interested in on reddit.",
                "top_country": {
                    "country_name": "United States of America",
                    "country_code": "US",
                    "rank": 5
                },
                "global_rank": 8,
                "visits": 3985092152.035,
                "images": {
                    "favicon_url": "https://site-images.similarcdn.com/image?url=reddit.com&t=2&h=66f2412047e0362ec60d5583d4b186511a8e859446bb112c60d22968facae906",
                    "screenshot_desktop_url": "https://site-images.similarcdn.com/image?url=reddit.com&t=1&h=66f2412047e0362ec60d5583d4b186511a8e859446bb112c60d22968facae906",
                    "screenshot_mobile_url": "https://site-images.similarcdn.com/image?url=reddit.com&t=4&h=66f2412047e0362ec60d5583d4b186511a8e859446bb112c60d22968facae906"
                }
            },
            {
                "website": "messenger.com",
                "title": "Messenger",
                "description": "Hang out anytime, anywhere - Messenger makes it easy and fun to stay close to your favorite people.",
                "top_country": {
                    "country_name": "Philippines",
                    "country_code": "PH",
                    "rank": 6
                },
                "global_rank": 97,
                "visits": 277622756.217,
                "images": {
                    "favicon_url": "https://site-images.similarcdn.com/image?url=messenger.com&t=2&h=fad8af929798e42dc47716fe8b24a066081831efa023b6b0010c108d71fea866",
                    "screenshot_desktop_url": "https://site-images.similarcdn.com/image?url=messenger.com&t=1&h=fad8af929798e42dc47716fe8b24a066081831efa023b6b0010c108d71fea866",
                    "screenshot_mobile_url": "https://site-images.similarcdn.com/image?url=messenger.com&t=4&h=fad8af929798e42dc47716fe8b24a066081831efa023b6b0010c108d71fea866"
                }
            },
            {
                "website": "threads.net",
                "title": "Threads • Log in",
                "description": "Join Threads to share ideas, ask questions, post random thoughts, find your people and more. Log in with your Instagram.",
                "top_country": {
                    "country_name": "Taiwan, Province of China",
                    "country_code": "TW",
                    "rank": 729
                },
                "global_rank": 13488,
                "visits": 7578527.01,
                "images": {
                    "favicon_url": "https://site-images.similarcdn.com/image?url=threads.net&t=2&h=066425f7ee936dfe9f32ca124e48e4da4abac374d700470b86ba139169702963",
                    "screenshot_desktop_url": "https://site-images.similarcdn.com/image?url=threads.net&t=1&h=066425f7ee936dfe9f32ca124e48e4da4abac374d700470b86ba139169702963",
                    "screenshot_mobile_url": "https://site-images.similarcdn.com/image?url=threads.net&t=4&h=066425f7ee936dfe9f32ca124e48e4da4abac374d700470b86ba139169702963"
                }
            },
            {
                "website": "myspace.com",
                "title": "Featured Content on Myspace",
                "description": "Featured Content on Myspace",
                "top_country": {
                    "country_name": "United States of America",
                    "country_code": "US",
                    "rank": 7665
                }
            }
        ]
    },
    "_note": "Response truncated for documentation purposes"
}
类似网站 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13245/ai+chatbot+referral+traffic+api/27256/similar+sites?website=facebook.com' --header 'Authorization: Bearer YOUR_API_KEY' 


    

API 访问密钥和身份验证

注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 AI 聊天机器人推荐流量 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。

标头
标头 描述
授权 必需 应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。

无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。

(年度计费可节省 2 个月 🎉)

🚀 企业版套餐

起价
$ 10,000/年


  • 自定义数量
  • 自定义速率限制
  • 专业客户支持
  • 实时 API 监控
zeiss-logo amazon-logo zoom-logo decathlon-logo

领先企业的信赖之选

概览

🔴 Similarweb 替代品:即时网站流量 SEO 排名和关键字数据 域名权威 参与度指标以及市场营销人员和 SEO 专业人士的竞争情报

AI 聊天机器人推荐流量 API FAQs

“获取所有洞察”端点返回包含流量指标 SEO 数据 排名和 AI 引荐统计信息的指定域名的全面档案 “获取相似网站”端点提供所请求网站的档案以及相似网站的排名列表 包括它们的流量和参与指标

“获取所有洞察”响应中的关键字段包括网站标题、元描述、全球排名、每月访问历史、参与度指标、热门自然关键词和AI引荐数据。“获取类似网站”的关键字段包括网站标题、描述、全球排名、每月访问量和类似网站列表

响应数据被结构化为一个 JSON 对象。对于 “获取所有见解”,它包括个人资料、排名、流量、SEO 和 AI 推荐的部分。“获取相似网站” 的响应包含一个网站个人资料,后面是一个相似网站的数组,每个网站都有其自身的细节

“获取所有洞察”端点提供流量数据 SEO洞察 排名和AI推荐指标 “获取类似网站”端点提供查询网站的概况以及基于流量模式和受众的类似网站列表

这两个端点的主要参数是域名(例如“reddit.com”)用户必须提供有效的域名以接收相应的洞察或类似网站没有指定其他自定义参数

数据准确性通过对各种可靠来源的持续监控和汇总来维护,包括网络流量分析和SEO工具。定期更新和质量检查确保数据反映当前趋势和指标

典型用例包括竞争分析 市场研究 SEO优化 和识别潜在合作伙伴 营销人员和SEO专业人士可以利用这些数据来增强他们的策略并理解市场动态

用户可以分析流量趋势 识别表现最佳的关键词 评估竞争对手的表现 通过将他们的网站指标与类似网站进行比较 用户可以根据从API响应中获得的见解来优化他们的营销策略并提高参与度

一般常见问题

Zyla API Hub 就像一个大型 API 商店,您可以在一个地方找到数千个 API。我们还为所有 API 提供专门支持和实时监控。注册后,您可以选择要使用的 API。请记住,每个 API 都需要自己的订阅。但如果您订阅多个 API,您将为所有这些 API 使用相同的密钥,使事情变得更简单。
价格以 USD(美元)、EUR(欧元)、CAD(加元)、AUD(澳元)和 GBP(英镑)列出。我们接受所有主要的借记卡和信用卡。我们的支付系统使用最新的安全技术,由 Stripe 提供支持,Stripe 是世界上最可靠的支付公司之一。如果您在使用卡片付款时遇到任何问题,请通过 [email protected]

此外,如果您已经以这些货币中的任何一种(USD、EUR、CAD、AUD、GBP)拥有有效订阅,该货币将保留用于后续订阅。只要您没有任何有效订阅,您可以随时更改货币。
定价页面上显示的本地货币基于您 IP 地址的国家/地区,仅供参考。实际价格以 USD(美元)为单位。当您付款时,即使您在我们的网站上看到以本地货币显示的等值金额,您的卡片对账单上也会以美元显示费用。这意味着您不能直接使用本地货币付款。
有时,银行可能会因其欺诈保护设置而拒绝收费。我们建议您首先联系您的银行,检查他们是否阻止了我们的收费。此外,您可以访问账单门户并更改关联的卡片以进行付款。如果这些方法不起作用并且您需要进一步帮助,请通过 [email protected]
价格由月度或年度订阅决定,具体取决于所选计划。
API 调用根据成功请求从您的计划中扣除。每个计划都包含您每月可以进行的特定数量的调用。只有成功的调用(由状态 200 响应指示)才会计入您的总数。这确保失败或不完整的请求不会影响您的月度配额。
Zyla API Hub 采用月度订阅系统。您的计费周期将从您购买付费计划的那一天开始,并在下个月的同一日期续订。因此,如果您想避免未来的费用,请提前取消订阅。
要升级您当前的订阅计划,只需转到 API 的定价页面并选择您要升级到的计划。升级将立即生效,让您立即享受新计划的功能。请注意,您之前计划中的任何剩余调用都不会转移到新计划,因此在升级时请注意这一点。您将被收取新计划的全部金额。
要检查您本月剩余多少 API 调用,请参考响应标头中的 "X-Zyla-API-Calls-Monthly-Remaining" 字段。例如,如果您的计划允许每月 1,000 个请求,而您已使用 100 个,则响应标头中的此字段将显示 900 个剩余调用。
要查看您的计划允许的最大 API 请求数,请检查 "X-Zyla-RateLimit-Limit" 响应标头。例如,如果您的计划包括每月 1,000 个请求,此标头将显示 1,000。
"X-Zyla-RateLimit-Reset" 标头显示您的速率限制重置之前的秒数。这告诉您何时您的请求计数将重新开始。例如,如果它显示 3,600,则意味着还有 3,600 秒直到限制重置。
是的,您可以随时通过访问您的账户并在账单页面上选择取消选项来取消您的计划。请注意,升级、降级和取消会立即生效。此外,取消后,您将不再有权访问该服务,即使您的配额中还有剩余调用。
为了让您有机会在没有任何承诺的情况下体验我们的 API,我们提供 7 天免费试用,允许您免费进行最多 50 次 API 调用。此试用只能使用一次,因此我们建议将其应用于您最感兴趣的 API。虽然我们的大多数 API 都提供免费试用,但有些可能不提供。试用在 7 天后或您进行了 50 次请求后结束,以先发生者为准。如果您在试用期间达到 50 次请求限制,您需要"开始您的付费计划"以继续发出请求。您可以在个人资料中的订阅 -> 选择您订阅的 API -> 定价标签下找到"开始您的付费计划"按钮。或者,如果您在第 7 天之前不取消订阅,您的免费试用将结束,您的计划将自动计费,授予您访问计划中指定的所有 API 调用的权限。请记住这一点以避免不必要的费用。
7 天后,您将被收取试用期间订阅的计划的全额费用。因此,在试用期结束前取消很重要。因忘记及时取消而提出的退款请求不被接受。
当您订阅 API 免费试用时,您可以进行最多 50 次 API 调用。如果您希望超出此限制进行额外的 API 调用,API 将提示您执行"开始您的付费计划"。您可以在个人资料中的订阅 -> 选择您订阅的 API -> 定价标签下找到"开始您的付费计划"按钮。
付款订单在每月 20 日至 30 日之间处理。如果您在 20 日之前提交请求,您的付款将在此时间范围内处理。
您可以通过我们的聊天渠道联系我们以获得即时帮助。我们始终在线,时间为上午 8 点至下午 5 点(EST)。如果您在该时间之后联系我们,我们将尽快回复您。此外,您可以通过 [email protected]

相关 API


您可能还喜欢