Skip to main content
Glama

whoop-exchange-code-for-token

Convert WHOOP authorization code into access token to authenticate and access fitness data through the WHOOP API.

Instructions

Exchange authorization code for access token

Input Schema

NameRequiredDescriptionDefault
codeYesAuthorization code from OAuth callback

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "Authorization code from OAuth callback", "type": "string" } }, "required": [ "code" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nissand/whoop-mcp-server-claude'

If you have feedback or need assistance with the MCP directory API, please join our Discord server