> ## Documentation Index
> Fetch the complete documentation index at: https://developer.9squid.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 9Squid Developer Hub

> Securitization infrastructure for originators and investors — build on the 9Squid Platform API.

<div className="nsq-home">
  <section className="nsq-hero">
    <div className="nsq-hero-inner">
      <div className="nsq-logo-badge">
        <svg className="nsq-logo-mark" width="72" height="87" viewBox="4.48 2.08 23.04 27.84" preserveAspectRatio="xMidYMid meet" fill="none" aria-hidden="true">
          <rect className="nsq-sq nsq-sq-1" x="4.48" y="3.68" width="4.8" height="4.8" rx="0.64" fill="#FFF500" />

          <rect className="nsq-sq nsq-sq-2" x="11.2" y="2.88" width="6.4" height="6.4" rx="0.64" fill="#FFF500" />

          <rect className="nsq-sq nsq-sq-3" x="19.52" y="2.08" width="8" height="8" rx="0.64" fill="#FFF500" />

          <rect className="nsq-sq nsq-sq-4" x="4.48" y="12" width="8" height="8" rx="0.64" fill="#FFF500" />

          <rect className="nsq-sq nsq-sq-5" x="14.4" y="12.8" width="6.4" height="6.4" rx="0.64" fill="#FFF500" />

          <rect className="nsq-sq nsq-sq-6" x="22.72" y="13.6" width="4.8" height="4.8" rx="0.64" fill="#FFF500" />

          <rect className="nsq-sq nsq-sq-7" x="4.48" y="23.52" width="4.8" height="4.8" rx="0.64" fill="#FFF500" />

          <rect className="nsq-sq nsq-sq-8" x="11.2" y="22.72" width="6.4" height="6.4" rx="0.64" fill="#FFF500" />

          <rect className="nsq-sq nsq-sq-9" x="19.52" y="21.92" width="8" height="8" rx="0.64" fill="#FFF500" />
        </svg>
      </div>

      <h1 className="nsq-hero-title">Build on a regulated<br />securitization stack</h1>
      <p className="nsq-hero-sub">Programmatic control over the full deal lifecycle — loan tape ingestion, eligibility validation, deal structuring, and portfolio analytics.</p>

      <div className="nsq-hero-actions">
        <a className="nsq-btn nsq-btn-primary" href="/getting-started">
          <span className="nsq-btn-label">Start building</span>

          <span className="nsq-btn-arrow" aria-hidden="true">
            <svg width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2.2" strokeLinecap="round" strokeLinejoin="round">
              <path d="M5 12h13" />

              <path d="M12 5l7 7-7 7" />
            </svg>
          </span>
        </a>

        <a className="nsq-btn nsq-btn-secondary" href="/api-reference/originator-loans/loanscontroller_initiateloan">Explore the API</a>
      </div>
    </div>
  </section>

  <section className="nsq-section">
    <h2 className="nsq-section-title">Choose your integration path</h2>

    <div className="nsq-paths">
      <a className="nsq-path-card" href="/workflows/create-a-deal">
        <div className="nsq-path-icon">
          <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round">
            <path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" />

            <path d="M14 2v6h6" />

            <path d="M12 18v-6" />

            <path d="M9 15l3 3 3-3" />
          </svg>
        </div>

        <h3>Originator Workflows</h3>
        <p>Submit loan tapes, run eligibility checks, manage securitization pools, and track deals through review and approval. You control the pipeline — 9Squid handles QC, stratification, and structuring.</p>
        <p className="nsq-path-best"><strong>Best for:</strong> credit unions, community banks, and origination platforms listing loan pools for syndication or term ABS execution.</p>
        <span className="nsq-read-more">Read more</span>
      </a>

      <a className="nsq-path-card" href="/workflows/investor-deal-subscription">
        <div className="nsq-path-icon">
          <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round">
            <path d="M3 3v18h18" />

            <path d="M7 14l4-4 3 3 5-6" />
          </svg>
        </div>

        <h3>Investor Workflows</h3>
        <p>Browse the deal marketplace, review pool data and tranches, submit IOIs and subscriptions, and monitor portfolio performance in real time through a single API.</p>
        <p className="nsq-path-best"><strong>Best for:</strong> asset managers, insurance companies, corporate credit unions, banks, and family offices allocating to structured credit.</p>
        <span className="nsq-read-more">Read more</span>
      </a>
    </div>
  </section>

  <section className="nsq-section">
    <h2 className="nsq-section-title">Quickstart</h2>

    <div className="nsq-quick">
      <a className="nsq-quick-card" href="/authentication">
        <span className="nsq-quick-step">1</span>
        <h4>Get a token</h4>
        <p>Request your Bearer token and authenticate every call.</p>
      </a>

      <a className="nsq-quick-card" href="/recipes">
        <span className="nsq-quick-step">2</span>
        <h4>Follow a recipe</h4>
        <p>Step-by-step walkthroughs for the eight core flows.</p>
      </a>

      <a className="nsq-quick-card" href="/workflows/run-selection-criteria">
        <span className="nsq-quick-step">3</span>
        <h4>Validate a deal</h4>
        <p>Run Selection Criteria and inspect any exceptions.</p>
      </a>

      <a className="nsq-quick-card" href="/api-reference/originator-loans/loanscontroller_initiateloan">
        <span className="nsq-quick-step">4</span>
        <h4>Explore the reference</h4>
        <p>53 endpoints with schemas and live try-it-out.</p>
      </a>
    </div>
  </section>

  <section className="nsq-strip">
    <div className="nsq-strip-inner">
      <div className="nsq-strip-grid">
        <div className="nsq-strip-item">
          <span className="nsq-strip-label">Base URL</span>
          <code>[https://api.9squid.com/v1/api](https://api.9squid.com/v1/api)</code>
        </div>

        <div className="nsq-strip-item">
          <span className="nsq-strip-label">Sandbox</span>
          <code>[https://sandbox.api.9squid.com/v1/api](https://sandbox.api.9squid.com/v1/api)</code>
        </div>

        <div className="nsq-strip-item">
          <span className="nsq-strip-label">Support</span>
          <a href="mailto:support@9squid.com">[support@9squid.com](mailto:support@9squid.com)</a>
        </div>

        <div className="nsq-strip-item">
          <span className="nsq-strip-label">Status</span>
          <a href="https://status.9squid.com">status.9squid.com</a>
        </div>
      </div>
    </div>

    <div className="nsq-strip-deco" aria-hidden="true">
      <svg width="300" height="362" viewBox="0 0 300 362" fill="none">
        <rect x="0" y="20.8" width="62.4" height="62.4" rx="7" stroke="#ffffff" strokeWidth="1.5" />

        <rect x="87.4" y="10.4" width="83.2" height="83.2" rx="9" stroke="#ffffff" strokeWidth="1.5" />

        <rect x="195.5" y="0" width="104" height="104" rx="11" stroke="#ffffff" strokeWidth="1.5" />

        <rect x="0" y="129" width="104" height="104" rx="11" stroke="#ffffff" strokeWidth="1.5" />

        <rect x="129" y="139.4" width="83.2" height="83.2" rx="9" stroke="#ffffff" strokeWidth="1.5" />

        <rect x="237" y="149.8" width="62.4" height="62.4" rx="7" stroke="#ffffff" strokeWidth="1.5" />

        <rect x="0" y="278.7" width="62.4" height="62.4" rx="7" stroke="#ffffff" strokeWidth="1.5" />

        <rect x="87.4" y="268.3" width="83.2" height="83.2" rx="9" stroke="#ffffff" strokeWidth="1.5" />

        <rect x="195.5" y="257.9" width="104" height="104" rx="11" stroke="#ffffff" strokeWidth="1.5" />
      </svg>
    </div>
  </section>
</div>
