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

# DollarPe API Docs

<link rel="stylesheet" href="static/hero.css" />

<div className="dp-page">
  <section className="dp-hero">
    <div className="dp-left">
      <div className="dp-hero-pill">
        <span className="dp-hero-pill-text">Global Payments Infrastructure</span>
      </div>

      <h1
        className="dp-hero-title"
        style={{
    fontSize: "clamp(3.5rem, 9vw, 6rem)",
    lineHeight: "1.05",
    letterSpacing: "-0.025em",
    fontWeight: 800,
    margin: "0 0 20px",
  }}
      >
        <span className="highlight-text">Build with</span>{" "}
        <span style={{ color: "#24cb71" }}>DollarPe</span>
      </h1>

      <p
        className="dp-subtitle"
        style={{
    fontSize: "clamp(1rem, 1.8vw, 1.25rem)",
    margin: "0 0 32px",
    maxWidth: "560px",
    lineHeight: 1.65,
  }}
      >
        One integration. Every market.

        <br />

        Onramp and offramp APIs, a ready-to-use widget, and a client dashboard to run your global payments business.
      </p>

      <div className="dp-cta-row">
        <a className="dp-cta" href="/guides/overview">
          <span className="dp-cta-label">Start Building</span>

          <span className="dp-cta-arrow" aria-hidden="true">
            →
          </span>
        </a>

        <a className="dp-cta-ghost" href="/api-reference-exchange/integration-guides/kyc-integration-guide">
          API Reference
        </a>
      </div>
    </div>

    <div className="dp-right">
      <div className="dp-globe-wrap">
        <div className="dp-glowring" />

        <div className="dp-globe" style={{ backgroundImage: "url('https://res.cloudinary.com/dkrnxxko4/image/upload/v1760041220/globe_pgqfa7.svg')" }} />

        <div className="dp-pill pill-inr" style={{ backgroundImage: "url('https://res.cloudinary.com/dkrnxxko4/image/upload/v1760041220/pill-inr_s2h8jv.svg')" }} />

        <div className="dp-pill pill-usd" style={{ backgroundImage: "url('https://res.cloudinary.com/dy1qfcd5r/image/upload/v1779917850/Frame_1171277391_mxiwgv.svg')" }} />

        <div className="dp-pill pill-eur" style={{ backgroundImage: "url('https://res.cloudinary.com/dy1qfcd5r/image/upload/v1779917851/Frame_1171277393_gimomo.svg')" }} />

        <div className="dp-pill pill-gbp" style={{ backgroundImage: "url('https://res.cloudinary.com/dy1qfcd5r/image/upload/v1779917850/Frame_1171277384_yqt4w4.svg')" }} />

        <div className="dp-pill pill-aud" style={{ backgroundImage: "url('https://res.cloudinary.com/dy1qfcd5r/image/upload/v1779917851/Frame_1171277392_lrnbmu.svg')" }} />

        <div className="dp-pill pill-aed" style={{ backgroundImage: "url('https://res.cloudinary.com/dy1qfcd5r/image/upload/v1779918225/Frame_1171277394_sm0vca.svg')" }} />

        <div className="dp-pill pill-sgd" style={{ backgroundImage: "url('https://res.cloudinary.com/dkrnxxko4/image/upload/v1760041220/pill-sgd_dnr0rk.svg')" }} />
      </div>
    </div>
  </section>
</div>
