# VisitorQuery docs ## Docs - [GET check session overall result](https://docs.visitorquery.com/api-reference/detect/get-check-session-overall-result.md): Get the overall result for a specific session by analysing all entries. Keep in mind that this is an overall score of the entire session and not the state of the last result (user's current state). If you only care if the user was detected being a bot, using proxies or VPNs during the session, this… - [GET check session results](https://docs.visitorquery.com/api-reference/detect/get-check-session-results.md): Get results for a specific session. Returns at most 100 results, sorted by date in descending order. - [GET current plan details](https://docs.visitorquery.com/api-reference/plans/get-current-plan-details.md): Get the current plan details for the user authenticated via the api key - [GET a project](https://docs.visitorquery.com/api-reference/projects/get-a-project.md): Get the details of a given project - [DELETE delete project webhook](https://docs.visitorquery.com/api-reference/webhooks/delete-delete-project-webhook.md): Deletes a webhook from the specified project - [POST create project webhook](https://docs.visitorquery.com/api-reference/webhooks/post-create-project-webhook.md): Creates a new webhook for the specified project - [Guide](https://docs.visitorquery.com/backend-api/guide.md): Backend API guides and documentation - [Introduction](https://docs.visitorquery.com/client/introduction.md): Learn about the multiple ways to integrate VisitorQuery with your website or app - [Javascript](https://docs.visitorquery.com/client/javascript.md): Learn how to install the client side code on your website - [No Javascript](https://docs.visitorquery.com/client/no-javascript.md): Simpler, faster but less accurate way to check if a connection is behind a proxy - [AstroJs](https://docs.visitorquery.com/integrations/astrojs.md): AstroJs integration for VisitorQuery - [Introduction](https://docs.visitorquery.com/integrations/introduction.md) - [React](https://docs.visitorquery.com/integrations/react.md): React framework integration for VisitorQuery - [Web](https://docs.visitorquery.com/integrations/web.md): Web integration for VisitorQuery - [WHMCS](https://docs.visitorquery.com/integrations/whmcs.md): WHMCS integration docs - [Wordpress](https://docs.visitorquery.com/integrations/wordpress.md): Block bots and proxy users on your Wordpress site - [Documentation](https://docs.visitorquery.com/introduction.md) ## OpenAPI Specs - [schema](https://visitorquery.com/api/schema) - [openapi](https://docs.visitorquery.com/api-reference/openapi.json) ## Optional - [Homepage](https://visitorquery.com/) - [Pricing](https://visitorquery.com/pricing) - [Support](https://visitorquery.com/support)