Get started
Product
Back
Start here!
Ready-to-run tools for your AI agents and apps. Just pick one and go.
Browse 55,760 Actors
Apify platform
Apify Store
Actors for any job on the web
Actors
Build and run serverless programs
Integrations
Connect with apps and services
MCP
Give your AI access to Actors
Anti-blocking
Scrape without getting blocked
Proxy
Rotate scraper IP addresses
Open source
Crawlee
Web scraping and crawling library
Solutions
MCP server configuration
Configure your Apify MCP server with Actors and tools for seamless integration with MCP clients.
Start building
Apify for
Enterprise
Startups
Universities
Nonprofits
Use cases
Data for generative AI
Data for AI agents
Lead generation
Market research
View more →
Consulting
Apify Professional Services
Apify Partners
Developers
Documentation
Full reference for the Apify platform
Actor templates
Python, JavaScript, and TypeScript
Web scraping academy
Courses for beginners and experts
Monetize your code
Publish your Actors and get paid
Learn
API reference
CLI
SDK
Earn from your code
$1.4M paid out last month. Many developers earn over $3k.
Start earning now
Resources
Help and support
Advice and answers about Apify
Actor ideas
Get inspired to build Actors
Changelog
See what’s new on Apify
Customer stories
Find out how others use Apify
Company
About Apify
Contact us
Blog
Live events
Partners
Jobs
We're hiring!
Join our Discord
Talk to other builders
Pricing
Contact sales
OpenRouter Universal Client
Pay per usage
1232131231/openrouter-universal-client
An Actor to call any OpenRouter model with maximum flexibility.
Rating
0.0
(0)
Developer
123
Actor stats
0
Bookmarked
3
Total users
2
Monthly active users
24 days ago
Last modified
Categories
AI
Agents
Share
classier_stovetop/openrouter-universal-client
Cursor
benthepythondev/openrouter-models-scraper
Scrape OpenRouter model catalog data: model IDs, context length, pricing, provider metadata and descriptions.
Ben
datapilot/openrouter-model-scraper
OpenRouter Models Scraper extracts AI model metadata from OpenRouter API, including pricing, context length, providers, modalities, token limits, vision/tool support, JSON support, and model architecture. Supports keyword filtering, proxy rotation, and structured dataset
Data Pilot
timber_comeback/openrouter-universal-client
A high-speed transparent bridge for OpenRouter in Standby mode.
13213123124
timber_comeback/openrouter-bridge-site
straightforward_understanding/fusion-mcp
MCP server exposing the OpenRouter Fusion Router (multi-model deliberation) as a tool, via the apify/openrouter proxy. No API key required.
Yann Feunteun
1
superlativetech/open-router
Use the OpenRouter platform to choose the best and most cost effective model for your prompts utilizing a standardized interface (including ChatGPT, Claude, Gemini, Llama, Mistral, and more). See instructions for creating an OpenRouter account and API key.
Superlative
44
gio21/openrouter-models-scraper
Scrape the OpenRouter LLM model catalog: pricing, context length, providers, capabilities.
Gio
parseforge/openrouter-models-pricing-scraper
Scrape AI model catalog and pricing from OpenRouter public API. Get prompt/completion price per token, context length, modality, top providers, and supported features for 300+ AI models. No API key required.
ParseForge
10
klondikeking/openrouter-models-scraper
Extract structured data for all AI models available on OpenRouter, including pricing, capabilities, context lengths, and supported parameters. Perfect for comparing LLM options and building model catalogs.
Pierrick McD0nald
86
Description
JSON example
OpenRouter API Key
openrouterApiKey
Optional
Your OpenRouter API Key. Leave empty to use Apify Proxy.
Model ID
model
Required
The OpenRouter model ID (e.g., openai/gpt-4o).
Type
type
Type of generation.
Prompt
prompt
The prompt to send to the model.
Messages
messages
Alternative to prompt: Array of message objects.
Max Tokens
max_tokens
Maximum tokens in the response.
Temperature
temperature
Sampling temperature.
Top P
top_p
Nucleus sampling.