StackShare · GraphQL Specification

StackShare GraphQL API

The StackShare GraphQL API provides programmatic access to StackShare's database of developer tools and company tech stacks. It exposes four primary capability areas: Leads (find companies using specific tools), Enrichment (retrieve the full tech stack for a given company), Tools (query metadata about a technology such as description and website URL), and Search (look up companies and retrieve basic company details). Authentication uses an API token passed as a query parameter.

Documentation Endpoint View on GitHub Developer ToolsSoftware DiscoveryTech StacksGraphQL

Overview

StackShare GraphQL API is a GraphQL API specification published by StackShare on the APIs.io network.

The StackShare GraphQL API provides programmatic access to StackShare’s database of developer tools and company tech stacks. It exposes four primary capability areas: Leads (find companies using specific tools), Enrichment (retrieve the full tech stack for a given company), Tools (query metadata about a technology such as description and website URL), and Search (look up companies and retrieve basic company details). Authentication uses an API token passed as a query parameter.

The GraphQL endpoint is available at https://api.stackshare.io/graphql. documentation is published at https://docs.stackshare.io/.

The specification includes 1 reference link.

Tagged areas include Developer Tools, Software Discovery, and Tech Stacks.

Endpoint

https://api.stackshare.io/graphql

References

Back to StackShare · All GraphQL Specs · GitHub