PokeAPI

Fun & Games

Pokemon data including species, moves, stats, and abilities.

PokeAPI is a canonical free API for Pokemon data with rich resource endpoints and relations.

Details

Auth Type
None
Rate Limit
100 req/min recommended
Pricing
Free
Full Docs

✓ This is a public API - No credentials needed! Try it right now in the playground.

Getting Started

1

Try It Instantly

Click "Try It" above to test the API in the playground

2

Add to Your Agent

Click "Add to Agent" to get your API key and integrate

Common Use Cases

Gaming apps
Learning projects
Demo data

💻 Code Examples

Get started quickly with these code examples in your favorite language

curl -X GET \
'https://www.callio.dev/api/proxy/pokeapi/forward?target=https%3A%2F%2Fpokeapi.co%2Fapi%2Fv2%2Fendpoint' \
-H 'Authorization: Bearer YOUR_CALLIO_KEY' \
-H 'Content-Type: application/json'

💡 Tip: Replace YOUR_CALLIO_KEY with your actual Callio API key from the dashboard.

Ready to integrate PokeAPI?

Test endpoints live or generate your API key and start building in minutes

Browse More APIs