Abbabal API
Get Started
AMHARIC PROVERB ARCHIVE

A living archive of Amharic wisdom.

*

Built for storytellers, teachers, and builders.

Explore thousands of curated Amharic proverbs, their meanings, and cultural context.

Proverb of the Day

“እምቡጥ እስካልቆፈረ አይበቅልም”

“Until the bud is pierced, it does not grow”

— Amharic Proverb

3,200+

Proverbs indexed

2.1M+

Total API calls

5,000+

Mobile app downloads

Preserved knowledge

A curated archive of Amharic proverbs, meanings, and context, kept clean and searchable.

Developer-ready API

Simple endpoints with clear rate limits, predictable responses, and generous tooling.

Global access

Built for educators, creators, and researchers who need access everywhere.

For developers

Simple API, powerful results

Fetch proverbs, search by keyword, or filter by region — all with a single HTTP call. No SDK required, just your API key.

curl https://api.abbabal.com/v1/proverbs \
  -H "Authorization: Bearer your-key" \
  -G -d "limit=3" -d "language=am"

{
  "data": [
    {
      "text": "ውሃ ከሞላ በራሱ ይፈሳል",
      "translation": "When water is full...",
      "meaning": "What is abundant...",
      "region": "Addis Ababa"
    }
  ]
}

For builders

Bring Abbabal into your product

Use the API, embed the daily proverb widget, or download the database for offline experiences. We support teams of every size.

Explore downloads

FAQ

Questions we hear often

If you need more detail, reach out through the documentation portal or open an issue.

Is Abbabal free to use? +

Yes. Browsing and most API access are free. Advanced use cases may require an API key.

How do you source the proverbs? +

We compile from verified collections, interviews, and community contributions that are reviewed before publishing.

Can I contribute or report corrections? +

Absolutely. We welcome corrections and new submissions through the documentation portal.

Do you offer offline access? +

Yes. You can download the SQLite database or the mobile app for offline access.