# Cr3dentials > Verify income, work history, and reputation from any web-based account with zkTLS and zero-knowledge proofs. ## Docs - [API Reference](https://docs.cr3dentials.xyz/api-reference/introduction.md): Base URLs, authentication, and conventions for the Partner API. - [Get available platforms](https://docs.cr3dentials.xyz/api-reference/platforms/get-available-platforms.md): Retrieves the list of verification platforms available for browser sessions. - [Create browser session](https://docs.cr3dentials.xyz/api-reference/sessions/create-browser-session.md): Initiates a new verification session for a given platform. Returns an `embedUrl` to load in an iframe. - [Get browser session](https://docs.cr3dentials.xyz/api-reference/sessions/get-browser-session.md): Retrieves the current status and results of a browser session. Poll this endpoint to detect completion or check verification results. - [List browser sessions](https://docs.cr3dentials.xyz/api-reference/sessions/list-browser-sessions.md): Returns a paginated list of browser sessions created by your API key. - [Authentication](https://docs.cr3dentials.xyz/authentication.md): Authenticate every Partner API request with your API key. - [Rate Limits](https://docs.cr3dentials.xyz/essentials/rate-limits.md): Fair-usage limits, response headers, and how to handle them. - [Webhooks](https://docs.cr3dentials.xyz/essentials/webhooks.md): Receive verification results in real time instead of polling. - [How Cr3dentials Works](https://docs.cr3dentials.xyz/getting-started/how-it-works.md): How Cr3dentials uses zkTLS and zero-knowledge proofs to verify data from web-based platforms without exposing login credentials or raw data. - [Quickstart](https://docs.cr3dentials.xyz/getting-started/quickstart.md): Start verifying users with the no-code dashboard or the Partner API. - [API Integration Guide](https://docs.cr3dentials.xyz/guides/api-integration.md): Integrate iframe-based verification into your product with the Partner API. - [Partner Portal Guide](https://docs.cr3dentials.xyz/guides/partner-portal.md): Manage your team and API keys in the Cr3dentials Partner Portal. - [Introduction](https://docs.cr3dentials.xyz/introduction.md): Cr3dentials verifies income, work history, and reputation from any web-based account using zkTLS and zero-knowledge proofs, without exposing the underlying data. - [Supported Data Sources](https://docs.cr3dentials.xyz/platforms/supported-data-sources.md): Platforms Cr3dentials can verify today, with coverage by data type. - [Contact Us](https://docs.cr3dentials.xyz/resources/contact.md): How to reach the Cr3dentials team for access and support. - [FAQ](https://docs.cr3dentials.xyz/resources/faq.md): Common questions about how Cr3dentials verifies income and activity. - [Cr3dentials SDK](https://docs.cr3dentials.xyz/sdk/overview.md): Automate login flows and extract data from any authenticated platform. - [System Architecture](https://docs.cr3dentials.xyz/security/architecture.md): How Cr3dentials verifies credentials with zero-knowledge proofs and cryptographic attestations without storing or accessing sensitive data. - [Data Handling & Privacy](https://docs.cr3dentials.xyz/security/data-handling.md): What Cr3dentials collects, what it never collects, and how zero-knowledge architecture protects your data end to end. ## OpenAPI Specs - [openapi](https://docs.cr3dentials.xyz/api-reference/openapi.json)