stackone.com
Link authority for stackone.com (registrable domain: stackone.com) from the Common Crawl web graph: PageRank and harmonic centrality history since 2017, current scores, and the site's top backlink sources.
Web-graph authority (0-100)
Domain scores measure stackone.com as a whole: every subdomain's links rolled up into one node of Common Crawl's domain-level web graph. Host scores measure the exact hostname stackone.com. WWW scores cover the www variant of that hostname, which the graph tracks as its own entry since January 2026 (before that, www and bare host were merged). A big gap between domain and host usually means the domain's authority lives on other subdomains. PageRank is link-endorsement authority: how much weight the sites linking here carry themselves. Harmonic centrality measures reach: how close this site sits to the rest of the web when following links, which favors broadly connected sites over ones boosted by a few heavy linkers. All are normalized 0 to 100 within each crawl snapshot; a dash means that series does not exist for this site.
Homepage
What stackone.com presents on its own homepage: the page title, description, and the social share markup it publishes. Pulled from https://stackone.com.
| Title | AI Agent Integration Infrastructure | StackOne |
|---|---|
| Description | Give your AI agents access to 400+ apps with 26,000+ actions, or build custom integrations in hours. Managed infrastructure, security, and compliance included. |
| OG Title | AI Agent Integration Infrastructure | StackOne |
| OG Description | Give your AI agents access to 400+ apps with 26,000+ actions, or build custom integrations in hours. Managed infrastructure, security, and compliance included. |
| OG Site Name | StackOne |
| Twitter Title | AI Agent Integration Infrastructure | StackOne |
| Twitter Card | summary_large_image |
Social accounts and contact points
Where this site maintains a presence and every reachable route its homepage exposes: social accounts, contact pages, addresses, and content feeds.
| X | StackOneHQ |
|---|---|
| Github | StackOneHQ |
Structured data (JSON-LD)
The schema.org markup this homepage publishes: the machine-readable identity search engines and AI systems read. Types found: Organization, SoftwareApplication, FAQPage.
JSON-LD block (558 bytes)
{"@context":"https://schema.org","@type":"Organization","name":"StackOne","url":"https://www.stackone.com/","logo":"https://www.stackone.com/stackone-logo.svg","description":"StackOne is the integration infrastructure for AI agents. 26,000+ production-ready actions, 400+ connectors, and an AI Integration builder to extend to any API.","sameAs":["https://twitter.com/StackOneHQ","https://www.linkedin.com/company/stackone","https://github.com/stackonehq"],"contactPoint":{"@type":"ContactPoint","contactType":"sales","url":"https://www.stackone.com/demo/"}}JSON-LD block (576 bytes)
{"@context":"https://schema.org","@type":"SoftwareApplication","name":"StackOne","url":"https://www.stackone.com/","applicationCategory":"DeveloperApplication","operatingSystem":"Web","description":"Give your AI agents access to 400+ apps with 26,000+ actions, or build custom integrations in hours. Managed infrastructure, security, and compliance included.","offers":{"@type":"Offer","price":"0","priceCurrency":"USD","description":"Free Starter plan with 1,000 tool calls per month"},"publisher":{"@type":"Organization","name":"StackOne","url":"https://www.stackone.com/"}}JSON-LD block (5,804 bytes)
{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is StackOne?","acceptedAnswer":{"@type":"Answer","text":"StackOne is integration infrastructure for AI agents. It connects your AI agents to any SaaS system through a single interface, with 26,000+ pre-built actions across HRIS, ATS, LMS, CRM, IAM, documents, and more—plus the connector builder to create custom actions for any API. Your agent reasons and decides what to do—StackOne executes it."}},{"@type":"Question","name":"What is agentic integration?","acceptedAnswer":{"@type":"Answer","text":"Agentic integration connects AI agents to business systems so they can take real actions—not just retrieve data. Traditional integrations sync data between apps on a schedule; agentic integrations let an agent choose and execute the right tool at runtime, with the permissions, guardrails, and token-efficient design agents need. StackOne provides that layer: 400+ connectors exposing 26,000+ agent-ready actions, governed end to end."}},{"@type":"Question","name":"How do I connect my AI agent to StackOne?","acceptedAnswer":{"@type":"Answer","text":"Pick the protocol that fits your stack: MCP (Model Context Protocol), A2A (Agent-to-Agent), the AI Action SDK for Python and TypeScript, or direct REST APIs. Most integrations take under six lines of code. StackOne handles authentication, retries, rate limiting, file handling, data transformation, and governance across every provider."}},{"@type":"Question","name":"What integrations does StackOne support?","acceptedAnswer":{"@type":"Answer","text":"StackOne ships with 400+ pre-built connectors spanning HRIS, ATS, LMS, CRM, IAM, messaging, documents, and more. If a connector doesn't exist yet, the connector builder lets you create production-ready connectors for any API—including SOAP, OData, and proprietary systems—in minutes."}},{"@type":"Question","name":"What is Falcon?","acceptedAnswer":{"@type":"Answer","text":"Falcon is StackOne's execution engine—the layer that runs every action your agent takes. It handles auth, retries, errors, and data transformation across REST, GraphQL, SOAP, and proprietary APIs. Your agent decides what to do; Falcon makes sure it actually happens, reliably and safely."}},{"@type":"Question","name":"Is StackOne secure and compliant?","acceptedAnswer":{"@type":"Answer","text":"Yes. StackOne is SOC 2 Type II certified, GDPR compliant, HIPAA compliant, and CCPA compliant. It uses a privacy-first architecture: customer data is only stored if you choose to, in the processing region you pick, with full control over retention. Multi-region data processing is available for EU and US residency requirements."}},{"@type":"Question","name":"How much does StackOne cost?","acceptedAnswer":{"@type":"Answer","text":"StackOne offers a free Starter plan with 1,000 action calls per month, all standard connectors, and MCP access—no credit card required. Additional calls are $0.003 each. Core and Enterprise plans add premium connectors, unlimited custom connectors, A2A protocol, SOC 2 certification, SLAs, and volume discounts."}},{"@type":"Question","name":"Does StackOne support MCP (Model Context Protocol)?","acceptedAnswer":{"@type":"Answer","text":"Yes—every StackOne connector is available as an MCP server. Any MCP-compatible AI agent—Claude, Cursor, Windsurf, custom builds—can access StackOne's full catalog of connectors and actions through the Model Context Protocol. One MCP server, 400+ integrations. No SDK needed, no custom code. Your agent discovers available tools, calls them, and gets structured responses back."}},{"@type":"Question","name":"Who is StackOne for?","acceptedAnswer":{"@type":"Answer","text":"Developers building AI agents that need to take action across enterprise SaaS—HR systems, recruiting tools, CRMs, document stores, identity providers. If your agent needs to pull employee data from Workday, create a candidate in Greenhouse, or search files in SharePoint, StackOne is the infrastructure that makes that work in production."}},{"@type":"Question","name":"What problems does StackOne solve?","acceptedAnswer":{"@type":"Answer","text":"StackOne solves three problems for AI agent teams: integration across enterprise SaaS, accurate and reliable tool calling execution, and secure execution across every app your agent touches. That means authentication across dozens of OAuth and SAML flows, handling rate limits and retries, transforming data between systems, managing permissions so agents don't overstep, and keeping the LLM context window under control so your agent reasons well. Your team can access all of this via REST API, A2A and MCP protocols, or StackOne's SDK. Your agent can act across any system with 400+ pre-built integrations, 26,000+ actions, and the connector builder to build for any API. Execution is code-based so developers keep complete control, while our platform is real-time and bidirectional—we never store any data by default. Compliant and tooled with permission control, you always ensure your AI agent actions are secure."}},{"@type":"Question","name":"How is StackOne different from a unified API?","acceptedAnswer":{"@type":"Answer","text":"StackOne is different from a unified API because unified APIs flatten every enterprise SaaS API into one generic schema—good for developers writing deterministic code, bad for agents. StackOne takes an AI agent-first approach preserving each provider's real data model, field names, and capabilities. An agent working with Greenhouse gets Greenhouse concepts, not a lowest-common-denominator abstraction. We standardize behavior (auth, pagination, error handling) without losing the depth agents need to do useful work. Read why unified APIs break for AI agents."}}]}Authority over time
Every Common Crawl web-graph release since 2017, roughly quarterly. The domain series goes back to 2017; Common Crawl only began publishing the host-level graph in 2020, so host lines start there. Click a legend entry to show or hide that line. Flat lines are normal for established sites; watch for sustained rises or drops, which track real gains or losses in who links here.
A note on www: through the end of 2025 the source web graph merged www and non-www hostnames into the bare name, so one host line covers both. Starting in January 2026 the graph splits them into separate entries, which is why www can carry its own scores going forward.
Backlink counts
Unique linking domains seen in Common Crawl's link graphs. This is a different dataset than the 0-100 authority scores above: these are raw counts, host-level for stackone.com and domain-level for stackone.com with all its subdomains combined. Common Crawl covers a large sample of the web, not all of it, so treat counts as comparable between sites rather than absolute totals.
Top backlinks in the domain graph
Common Crawl publishes two link graphs. The DOMAIN graph connects whole domains: every link from any page of one domain to any page of another. This table shows the highest-authority domains linking to stackone.com (including its subdomains), ranked by the linker's PageRank. The table shows the top 104; the download carries the full stored list (up to 10,000 linkers) as JSON. Click a linker for its own site profile.
Top backlinks in the host graph
The HOST graph connects exact hostnames, so subdomains count separately. This table shows the highest-authority hosts linking to stackone.com specifically, ranked by the linker's PageRank. The table shows the top 28; the download carries the full stored list (up to 10,000 linkers) as JSON. Click a linker for its own site profile.
| Linking Site | Linker PageRank | Linker Harmonic Centrality |
|---|---|---|
| luma.com | 71 | 26 |
| adk.dev | 55 | 22 |
| www.sci-tech-today.com | 47 | 22 |
| www.vestbee.com | 42 | 21 |
| www.phoenixstrategy.group | 41 | 18 |
| www.thesaasnews.com | 40 | 22 |
| bloomberry.com | 40 | 18 |
| www.stackone.com | 34 | 16 |
| app.welcometothejungle.com | 32 | 15 |
| www.screenloop.com | 27 | 16 |
| www.extruct.ai | 25 | 15 |
| mattzcarey.com | 21 | 21 |
| media.startupcentrum.com | 20 | 14 |
| goldi.ai | 20 | 10 |
| shizune.co | 18 | 16 |
| adk.wiki | 14 | 13 |
| superagenticai.github.io | 13 | 16 |
| echoloc.ai | 13 | 13 |
| buyersprove.com | 9 | 13 |
| hub.stackone.com | 8 | 13 |
| demodays.ai | 7 | 15 |
| xn--ai-4y0jo46a.com | 5 | 13 |
| revenue-syndicate.com | 5 | 12 |
| www.privacy.jobs | 5 | 10 |
| www.stackone.space | 3 | 10 |
| novascientia.com.br | 1 | 10 |
| tinkererslabs.com | 0 | 0 |
| vcmaps.com | 0 | 0 |