Help Center

More on the platform

Anything else on the platform.

2 tools in this area. Tap any one to see what it is, what it is for, and how to use it.

What it is

The one home for a company's facts, on each organization in the Audacionaire Executive Portfolio (open it with the Company profile button on any organization tile at /empire/companies). Fill it in once for the organization and every brand under it feeds off of it, read-only by default, so the member never retypes the same address, phone, or contact on brand after brand; a brand only overrides a value where it genuinely must (the staffing exception, a per-card contact line). It holds the company facts (one or more BUSINESS ADDRESSES as real separate fields, Street, Suite, City, State, ZIP, and Country, so any tool can pull each part on its own and a company can list a second location or a billing address, with a link to the Virtual Office Directory for members who still need one, plus company phone and email, website, and tagline), the LOGO (paste an existing URL, generate one in the Logo Studio by describing what you want, or UPLOAD the real files the company already owns, PNG, JPG, SVG, PDF, AI, and EPS, plus a favicon and a mobile icon, as the whole organization's mark, separate from each brand's own logo), the ORGANIZATION COLORS (simple color slots for the whole organization, kept independent in the programming from any brand, which may have totally separate colors), the PEOPLE (each person can hold several titles and their own email, phone, and extension, their own PERSONAL social links, especially a personal LinkedIn, and a business-card tier so a CEO gets the upscale executive card and a recruiter the standard company card, which is how one profile drives more than one business card), and the organization's social links. UPLOAD A WEBSITE INTAKE FORM: the profile reads a filled intake form (Word, PDF, Markdown, or text) or a public Google Drive link and maps its answers straight into these fields (fills empty fields only; the member's words always win); any passwords in the form are scrubbed out before anything is read and are never stored (the reading uses a few credits, refunded if it fills nothing). Pull my brand details up fills the org's empty facts from brands already set up under it, free. Everything saves to the organization (one source of truth), so every tool, business card, letterhead, press release, and website footer pulls the same facts. Available on every plan.

What it is for

giving a company one home for its address, contacts, colors, logo, and people so every brand and tool pulls the same facts instead of the member retyping them, filled by hand or by uploading a Website Intake Form

What it is

The developer product over the researched business idea catalog: a public, key-authenticated REST API (base /api/v1/idea-bank) that outside developers, businesses, and AI agents use to pull the 5,000+ researched idea cards into their own apps, content sites, courses, and research tools. Five GET endpoints: the paginated idea list with filters (category, industry, budget tier, time band, difficulty, audience, business type, trait), text search and sorting; a single idea with the full how-to-start steps and the researched revenue estimate when the research exists (never invented); categories and industries with live counts; the curated lists; and catalog metadata. Every signed-in member gets the FREE tier automatically: they create a key at /settings/api-keys (named, shown in full exactly once, revocable any time; only a fingerprint is stored), and the free tier requires an attribution link back to unleashyourideas.com wherever the data shows publicly. Paid tiers raise the monthly call quota and key allowance and are bought through the standard checkout from the sales page at /ideas-api (tiers live in src/lib/pricing.ts IDEA_API_PLANS). Full developer reference with curl, JavaScript, and Python examples at /ideas-api/docs. No AI runs in this API, so it never uses credits; usage is metered in API calls against the key's own monthly quota.

What it is for

developers, businesses, and AI agents who want the researched idea catalog inside their own product, and members who want an API key to build with the data