# 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. **Endpoint:** https://api.stackshare.io/graphql **Documentation:** https://docs.stackshare.io/ **GraphQL Properties:** - GraphQL: https://docs.stackshare.io/docs/the-graphql-endpoint