PaLM 2 (Legacy)

Text Chat

High-performance AI model available through Barq unified gateway.

General

Pricing

Context Window
128K
tokens
Input Price
$0.60
/ million tokens
Output Price
$2.40
/ million tokens

Code Examples

curl https://api.barqapi.com/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $BARQ_API_KEY" \
  -d '{
    "model": "palm-2",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Start for Free

High-performance AI model available through Barq unified gateway.

Start for Free

Invite a friend, both get free tokens!

💡 Login to get your personal referral link

Read our referral program policy