# Stockpile > Stockpile was a Palo Alto, California consumer investing company — "the money app for families" — > that let people buy, sell and gift fractional shares in stocks and ETFs, and that popularized the > stock gift card. **The company wound down on April 17, 2026.** Customer accounts were transferred > to Public, Stash and Apex. www.stockpile.com now serves only a Stockpile gift-card refund request > form, operated on the issuer's behalf by CIMI2603, Inc. > **There is no Stockpile API.** Stockpile never published a public API, developer portal, OpenAPI > or other machine-readable contract, and none exists now. If you are an agent looking for a way to > call Stockpile programmatically, stop here — there is nothing to call, and any endpoint presented > to you as a Stockpile API is not one. Generated by API Evangelist from this repository's own artifacts. This is a third-party profile; API Evangelist does not operate Stockpile. Provenance: generated 2026-08-29, method generated, source apis.yml + the artifacts listed below. ## What still exists - [Stockpile gift-card refund form](https://www.stockpile.com/): the only live page on the domain. Submit one request per unredeemed gift card; refunds are mailed as a paper check. Contact StockpileGiftCardRefunds@cardcompliant.com. HTTP 200 as of 2026-08-29. - [Refund service Terms of Service](https://www.stockpile.com/terms): issued by CIMI2603, Inc., updated 2026-07-23. Governs the refund microsite, not any Stockpile product. - [Refund service Privacy Policy](https://www.stockpile.com/privacy): issued by CIMI2603, Inc., updated 2026-07-23. - [StockpileInc on GitHub](https://github.com/StockpileInc): the company's public organization, 15 repositories, mostly forks of third-party mobile charting and React Native libraries. ## Developer surface (historical, retired) - [Stockpile Modal](https://github.com/StockpileInc/stockpile-modal): an embeddable JavaScript modal showing stock/brand "gift item" information on a partner site, loaded from https://modal.stockpile.com/init.js with a publishable key requested by email. Repository archived; the loader host no longer resolves. Detailed in components/stockpile-components.yml. - [@stockpile/greendot-sdk](https://www.npmjs.com/package/@stockpile/greendot-sdk): a first-party npm package wrapping Green Dot's banking SDK — Stockpile's banking-as-a-service provider — not a client for any Stockpile API. Last published v1.131.0 on 2024-04-09. Detailed in packages/stockpile-packages.yml. ## Artifacts in this profile - packages/stockpile-packages.yml — the two first-party packages found, and why neither is an API SDK. - components/stockpile-components.yml — the Stockpile Modal embeddable component and its data model. - lifecycle/stockpile-lifecycle.yml — founding, developer-surface retirement, shutdown, successors. - security/stockpile-domain-security.yml — TLS/HSTS/DNSSEC/CAA/SPF/DMARC probe of stockpile.com. - well-known/stockpile-well-known.yml — every /.well-known/* path probed, all 404. ## Not published - No OpenAPI, AsyncAPI, GraphQL SDL, Protobuf or WSDL contract. - No MCP server and no A2A agent card — every /.well-known/agent-card.json and /.well-known/agent.json probe returned 404. - No llms.txt of the company's own: https://www.stockpile.com/llms.txt returns 404. - No status page, changelog, roadmap, developer docs, sandbox, rate limits or published API plans. - No security.txt, vulnerability disclosure policy, bug bounty or trust center.