Templates

Start with pre-built API workflows — real APIs, real examples

12 templates
📚

REST API Practice

Data & APIsbeginner
P
@Phantasm0009Official

Practice REST API operations with JSONPlaceholder. Fetch posts and create new ones - works instantly with no setup!

GETPOST
restcrudpracticefree
🐙

GitHub User Profile

Cloud & DevOpsbeginner
P
@Phantasm0009Official

Fetch GitHub user profile and repositories. Uses the famous "octocat" user - works instantly!

GET
githubapireposuser
👤

Random User Generator

Data & APIsbeginner
P
@Phantasm0009Official

Generate random user profiles with names, emails, and avatars. Perfect for testing user interfaces!

GET
randomusertestingfree
🐕

Random Dog Images

Data & APIsbeginner
P
@Phantasm0009Official

Fetch random dog images from the Dog CEO API. A fun way to learn API chaining!

GET
dogsimagesfunfree
🐱

Cat Facts API

Data & APIsbeginner
P
@Phantasm0009Official

Get random cat facts! A simple API to practice GET requests and data extraction.

GET
catsfactsfunfree
🎮

Pokémon API Explorer

Data & APIsbeginner
P
@Phantasm0009Official

Explore Pokémon data! Get details about any Pokémon including stats, types, and abilities.

GET
pokemongamingfunfree
😂

Programming Jokes

Data & APIsbeginner
P
@Phantasm0009Official

Get random programming jokes! Perfect for learning API response handling.

GET
jokesprogrammingfunfree
🌍

IP Geolocation Lookup

Data & APIsbeginner
P
@Phantasm0009Official

Get geolocation data for any IP. Uses ip-api.com with generous rate limits (45 req/min).

GET
ipgeolocationfree
👥

DummyJSON Users API

Data & APIsbeginner
P
@Phantasm0009Official

Practice with fake user data from DummyJSON. Fetch users and create new ones - great for testing!

GETPOST
restcrudtestingfree
🧪

HTTP Methods Tester

Data & APIsbeginner
P
@Phantasm0009Official

Test different HTTP methods (GET, POST) with httpbin. Great for debugging and learning HTTP!

GETPOST
httptestingdebugfree
💬

Inspirational Quotes

Data & APIsbeginner
P
@Phantasm0009Official

Get random inspirational quotes from DummyJSON. Simple API to practice data extraction!

GET
quotesinspirationfree
🗺️

World Countries Data

Data & APIsbeginner
P
@Phantasm0009Official

Explore country data including population, languages, and currencies. No API key needed!

GET
countriesgeographyfree

Using Variables

Templates use {{variable}} syntax. Replace placeholders like {{OPENAI_API_KEY}} with your actual API keys in the flow editor. Variables extracted from responses can be used in subsequent steps.

Console

Run a flow to see console output