Skip to content

Commit ce11d2e

Browse files
dougaitkenclaude
andauthored
feat: add OpenRouter (#2175)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 5a12a10 commit ce11d2e

3 files changed

Lines changed: 54 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "remote-in-tech",
3-
"version": "4.10.0",
3+
"version": "4.11.0",
44
"description": "A list of semi to fully remote-friendly companies in or around tech",
55
"author": "Doug Aitken",
66
"license": "ISC",

src/_data/changelog.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
[
2+
{
3+
"version": "4.11.0",
4+
"date": "2026-05-07",
5+
"summary": "New company added — OpenRouter",
6+
"changes": [
7+
{
8+
"type": "added",
9+
"description": "Company: <a href=\"/companies/openrouter/\">OpenRouter</a>"
10+
}
11+
]
12+
},
213
{
314
"version": "4.10.0",
415
"date": "2026-05-07",

src/companies/openrouter.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: "OpenRouter"
3+
slug: openrouter
4+
website: https://openrouter.ai/
5+
careers_url: https://openrouter.ai/careers
6+
region: americas
7+
remote_policy: remote-first
8+
company_size: small
9+
technologies:
10+
- ml
11+
- cloud
12+
addedAt: 2026-05-07
13+
---
14+
15+
## Company blurb
16+
17+
[OpenRouter](https://openrouter.ai/) is a unified API marketplace for large language models. A single interface gives developers access to 400+ models from 60+ providers — including Anthropic, OpenAI, Google, Meta, and Microsoft — with automatic provider fallback during outages and edge-routed requests for lower latency.
18+
19+
Founded in early 2023, OpenRouter was the first LLM marketplace and now serves 8M+ users and 250k+ apps, processing tens of trillions of tokens per month. The company has raised approximately $40M, backed by Andreessen Horowitz, Menlo Ventures, and Sequoia Capital.
20+
21+
## Company size
22+
23+
A small, focused team.
24+
25+
## Remote status
26+
27+
OpenRouter is remote-first with the flexibility to work from anywhere in the US. The team meets in person at quarterly offsites and offers an annual work-from-home budget alongside fully covered health, dental, and vision insurance, unlimited PTO, and competitive salary and equity.
28+
29+
## Region
30+
31+
Americas — currently hiring within the United States.
32+
33+
## Company technologies
34+
35+
- LLM aggregation across 400+ models from 60+ providers (Anthropic, OpenAI, Google, Meta, Microsoft, and others)
36+
- OpenAI-compatible API — drop-in support for the OpenAI SDK
37+
- Distributed, edge-routed inference infrastructure with provider failover
38+
- Credit-based pricing with no subscription required
39+
40+
## How to apply
41+
42+
See open roles at [openrouter.ai/careers](https://openrouter.ai/careers).

0 commit comments

Comments
 (0)