BingChat: ChatGPT-4 API
API for accessing Chat GPT ( GPT-4) programmatically (using Bing AI Chat) This API is a wrapper around the Bing AI Browser Chat and allows programmatic access to this chat's functionality (based on GPT-4). Unique advanced features: GPT-4 engine, updated for 2023, can perform web searches and return website sources Requirements: A Microsoft whitelisted account is required to access the Bing AI…
BingChat: ChatGPT-4 API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
bingchat /bingchat |
Please add a string representing your Bing _U cookie to the bing_u_cookie JSON parameter. You can obtain your _U cookie by accessing the Developer Console and searching for the… |
BingChat: ChatGPT-4 API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 3 / second |
|
| PRO | $10 / month | 5 / second |
|
| ULTRA Recommended | $100 / month | 25 / second |
|
| MEGA | $1,000 / month | 500 / second |
|