🔍 Bing Copilot [API] avatar
🔍 Bing Copilot [API]

Pricing

$9.00 / 1,000 answers

Go to Store
🔍 Bing Copilot [API]

🔍 Bing Copilot [API]

Developed by

Open API

Maintained by Community

Use Bing's Copilot via API! No API key. Fast, cheap and reliable.

5.0 (1)

Pricing

$9.00 / 1,000 answers

0

Total users

7

Monthly users

3

Runs succeeded

>99%

Last modified

2 months ago

Use Bing Copilot private API

This actor uses the Bing Copilot private API to get answers from Bing Copilot. This actor uses direct private API, so no scraping or browser is used, resulting in much faster response times (skips initialization) and less resources used (RAM/CPU time).

Why use this actor?

  • 🍪 No cookie required
  • 🌐 No browser utilized
  • 🔑 No Proxy required
  • 💰 Cheaper than others - 32x less resource consumption (4GB vs 128MB RAM)

Examples

Example input:

1{
2    "prompt": "What is the best android phone under 200$? Short answer.",
3    "citations": true
4}
  • citations - whether to include citations (links) in the answer.

Example output:

1[
2    {
3        "answer": "The **Samsung Galaxy A15 5G** is a top pick under $200 for its long-term software and security support [Best Phone Under $200: Our Top Pick Checks All the Boxes](https://www.cnet.com/tech/mobile/best-phone-under-200/)."
4    }
5]