TchaviTchavi
FeaturesModelsPricingDocumentationBlog
TchaviTchavi

Africa's most accessible AI API.

Product

  • Features
  • Pricing
  • Models

Resources

  • Documentation
  • API Reference
  • Blog
  • Support

Legal

  • Privacy
  • Terms of Service

© 2026 Tchavi. All rights reserved.

We use cookies to enhance your experience, provide personalised content, and analyse our traffic; see our Cookie Policy.

Back to models

anthropic/claude-opus-5-5

The newest Opus, and the cheapest one we carry

Input

Output

0 chars

Demo

Sample output — click Run to generate your own.

**Key:** Derive it deterministically from the business intent, not the attempt. For example, use `hash(customer_id + billing_period + charge_type)`. Every retry of the same charge produces the same key. Pass it to your payment provider's idempotency header too. **Store:** Put a row under a unique constraint containing the key, status (pending/succeeded/failed), a request hash, the provider charge ID/response, and timestamps. Insert it as *pending* before charging. On retry, return the stored result if it succeeded. If it's still pending, reconcile with the provider before charging again. **Retention:** Keep rows at least through the billing period plus your dispute window. Provider keys often expire in about 24 hours, so your record must outlive them.

Ready to use Claude Opus 5.5?

Create your accountAPI Documentation

+300 bonus on your first top-up · No card to sign up