> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flynet.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Request access

> Apply for Flynet staging credentials. Tell us what you are building and we will get you a working set of keys.

Flynet staging access is granted on a partner basis. Fill out the form below and we'll follow up with a credential set scoped to staging.

<Note>
  **Tasting note** - Approvals typically take about a week. Once you're approved, [Authentication](/concepts/authentication) walks through exactly what lands in your inbox and how to use each credential.
</Note>

## Before you start

Have these ready so we can provision you in one pass:

* **Company or workspace name**
* **What you're building** — one or two sentences
* **Redirect URI(s)** for OAuth — the exact callback URL(s) we should register. They must match what your app sends, character for character. Multiple are fine.

<div
  style={{
maxWidth: '640px',
margin: '1.5rem auto',
padding: '0.75rem',
borderRadius: '18px',
border: '1px solid rgba(117, 91, 255, 0.3)',
background:
  'linear-gradient(180deg, rgba(117, 91, 255, 0.08), rgba(117, 91, 255, 0)), #0e0e0e',
boxShadow: '0 8px 30px rgba(0, 0, 0, 0.35)',
}}
>
  <iframe
    src="https://tally.so/embed/dWzoey?alignLeft=1&hideTitle=1"
    width="100%"
    height="640"
    title="Flynet API access request"
    style={{
  border: 'none',
  borderRadius: '12px',
  display: 'block',
  background: '#0e0e0e',
}}
  />
</div>

## What happens next

We'll email the contact you provide with a staging credential set and a link to get started, including your merchant ID for Payment Intents. If anything looks wrong, reply to that email — fixes are fast.
