# ByteStack > Learn how to use the ByteStack platform ## Docs - [API keys](https://docs.bytestack.com/account/api-keys.md): Generate, rotate, and revoke ByteStack API keys. Learn key scopes, best practices for securing credentials, and how to use keys in requests. - [Plans and billing](https://docs.bytestack.com/account/plans-and-billing.md): Understand ByteStack's free tier, paid plan billing cycle, usage overages, failed payment handling, and how to cancel or export your data. - [Privacy and data](https://docs.bytestack.com/account/privacy-and-data.md): ByteStack's privacy commitments: no data sales, opt-in model training, 24-hour delete, one-click export, and 30-day subprocessor notice. - [Authenticate with API keys](https://docs.bytestack.com/authentication.md): ByteStack authenticates every request with API keys. Learn how to generate keys, set the correct scope, pass them as Bearer tokens, and handle auth errors. - [Data sources](https://docs.bytestack.com/concepts/data-sources.md): ByteStack connects to 13,000+ web sources. Learn which platforms are supported, how coverage works, and how to target specific sources in your queries. - [Data stitching](https://docs.bytestack.com/concepts/data-stitching.md): ByteStack's data stitching automatically resolves the same person, company, or location across multiple sources into a single unified profile. - [Jobs and scheduling](https://docs.bytestack.com/concepts/jobs-and-scheduling.md): ByteStack jobs let you run queries on a schedule. Learn how to create, configure, and monitor jobs that run automatically. - [Natural language queries](https://docs.bytestack.com/concepts/natural-language-queries.md): ByteStack queries let you ask questions in plain English. Learn how to write effective prompts, what parameters are available, and how results are structured. - [Brand monitoring](https://docs.bytestack.com/guides/brand-monitoring.md): Use ByteStack to track brand mentions on X, Reddit, LinkedIn, and more. Schedule recurring jobs and receive webhook alerts when each run completes. - [Competitor intelligence](https://docs.bytestack.com/guides/competitor-intelligence.md): Track competitor mentions, sentiment, and feature requests across the web. Compare brand awareness and community feedback at scale. - [Exporting data](https://docs.bytestack.com/guides/exporting-data.md): Download query results as JSON, stream to S3-compatible storage, or push to your data stack using the REST API and webhooks. - [Sentiment analysis](https://docs.bytestack.com/guides/sentiment-analysis.md): ByteStack uses an AI model to classify every mention as positive, negative, or neutral. Learn how to request sentiment analysis and read the scored results. - [Go SDK](https://docs.bytestack.com/integrations/go-sdk.md): Install the ByteStack Go SDK and integrate natural language web queries into your Go services. Covers context-aware requests, polling, jobs, and storage downloads. - [Python SDK](https://docs.bytestack.com/integrations/python-sdk.md): Install and use the ByteStack Python SDK to run queries, manage jobs, and download results from your Python applications. - [REST API](https://docs.bytestack.com/integrations/rest-api.md): Complete reference for the ByteStack REST API. Covers query submission, job management, storage, and webhook registration with request/response examples. - [S3-compatible storage](https://docs.bytestack.com/integrations/s3-storage.md): Configure ByteStack to write query results to any S3-compatible bucket including AWS S3, Cloudflare R2, and MinIO. - [TypeScript SDK](https://docs.bytestack.com/integrations/typescript-sdk.md): Install and use the ByteStack TypeScript SDK to query the open web, schedule jobs, and stream results into your Node.js or browser applications. - [Receive results with webhooks](https://docs.bytestack.com/integrations/webhooks.md): Configure webhooks to receive real-time HTTP callbacks when ByteStack jobs complete. Includes payload format, security verification, and retry behavior. - [Introducing ByteStack](https://docs.bytestack.com/introduction.md): ByteStack is a natural language web data platform. Query 13,000+ sources, analyze results with AI, and integrate via REST API or SDKs. - [Get started with ByteStack](https://docs.bytestack.com/quickstart.md): Learn how to create an account, generate an API key, and run your first ByteStack query in under five minutes. ## OpenAPI Specs - [openapi](https://docs.bytestack.com/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/bytestack) - [Status](https://status.example.com)