Frequently asked questions

Everything you need to know about Outerfaced. Can't find your answer? Ask on Discord.

Getting started

What exactly is Outerfaced?

Outerfaced is an interface layer for your AI automations. You push cards to a channel via REST API, configure action buttons, and share a live URL with clients or teammates. No frontend code needed.

What exactly is a channel?

A channel is a shareable, live interface — like a mini dashboard. You give it a name and icon, configure action buttons, and get a URL. Cards pushed to it via API appear there in real time.

How long does it take to get started?

About five minutes from signup to a live channel. Create an account, create a channel, copy your API key, and make your first POST request.

Integrations

Which automation tools work with Outerfaced?

Anything that can make an HTTP request: n8n, Make, Zapier, Python, Node.js, Go, curl, PHP, Ruby — if it speaks REST, it works.

Do I need a specific plugin or node?

No. Outerfaced uses plain HTTP. In n8n or Make, you use the built-in HTTP request node. In Python or Node.js, you use any HTTP library.

Pricing & access

Is it really free?

Yes, completely free during early access. No credit card, no trial period, no hidden limits. We will communicate clearly before anything changes.

What happens after the early access period?

We will introduce a paid plan for higher usage. The free tier will remain available. We will give existing users plenty of notice before any change.

Technical

Do I need to know how to code?

Not to use Outerfaced — most no-code tools like n8n and Make can make the POST request. A little familiarity with JSON helps when structuring card blocks.

Can I control who sees my channel?

Yes. Channels can be public (anyone with the link) or password-protected. You stay in control of visibility.

What happens when a client clicks a button?

Outerfaced fires a webhook to the URL you configured for that action. Your automation picks it up and continues — no extra infrastructure needed on your end.

Can I push multiple cards to the same channel?

Absolutely. Cards stack in the channel feed in real time. Each card has its own blocks, badge, and action buttons.

Is there an API rate limit?

Yes, rate limits apply to prevent abuse. See the documentation for current limits by plan. During early access, limits are generous.

Privacy & security

Who can see the cards I push?

Only people with the channel URL (and password, if set). Channels are not listed publicly — they are only accessible via their unique URL.

Where is data stored?

Data is stored in Supabase (PostgreSQL), hosted on infrastructure within the EU/US depending on your region. We never sell your data.

Still have questions?

Read the full documentation or reach out on Discord.