Poe API

Bot image for Fated-to-the-Alpha

Fated-to-the-Alpha

Chat

Uses Claude-Haiku-4.5, a model that is powered by Anthropic. Learn more

Build with Fated-to-the-Alpha using the Poe API

Start by creating an API key, for use with any bot on Poe:

Generate API key

Code samples

Messages API
import anthropic

client = anthropic.Anthropic(
    api_key = "YOUR_POE_API_KEY",  # or os.getenv("POE_API_KEY")
    base_url = "https://api.poe.com",
)

message = client.messages.create(
    model = "fated-to-the-alpha",
    max_tokens = 1024,
    messages = [{
      "role": "user",
      "content": "Hello world"
    }]
)

print(message.content[0].text)

See the full documentation for comprehensive guidance on getting started.


More from Sara

Bot image for Jace-ReelShort
Jace-ReelShort
Bot image for Aidan-ReelShort
Aidan-ReelShort
Bot image for We-Will-Love-Again
We-Will-Love-Again
Bot image for Austin-ReelShort
Austin-ReelShort
Bot image for Byron-ReelShort
Byron-ReelShort
Bot image for KissMe-One-Last-Time
KissMe-One-Last-Time
Bot image for Daddy-December
Daddy-December
Bot image for Fated-to-the-Alpha
Fated-to-the-Alpha
Bot image for Straight-A-Pregnancy
Straight-A-Pregnancy
Bot image for Alpha-Queen-Returns
Alpha-Queen-Returns