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.

API entry from apis.yml

apis.yml Raw ↑
aid: stackshare:stackshare-graphql-api
name: StackShare GraphQL API
description: '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.'
humanURL: https://docs.stackshare.io/
baseURL: https://api.stackshare.io/graphql
tags:
- Developer Tools
- Software Discovery
- Tech Stacks
properties:
- url: https://docs.stackshare.io/
  type: Documentation
- url: https://docs.stackshare.io/reference/getting-started
  type: GettingStarted
- url: https://docs.stackshare.io/reference/authentication
  type: Authentication
- url: https://docs.stackshare.io/docs/the-graphql-endpoint
  type: GraphQL
- url: https://docs.stackshare.io/docs/enrichment
  type: Documentation
- url: https://docs.stackshare.io/docs/tools
  type: Documentation
- url: https://docs.stackshare.io/docs/leads
  type: Documentation