Modal logo Docs Z.ai GLM-5.1 API Tokens Workspace ignaciolagosruiz No API tokens yet. Create token Rate Limit Concurrent requests 1 Need higher limits or self-deployment? Contact sales@modal.com Model Info Author Z.ai Release date 2026-04 Category LLM Parameters 745B Pricing Free until April 30th $0 Come work for Modal Research We're hiring! Get Started curl curl -X POST "https://api.us-west-2.modal.direct/v1/chat/completions" \ -H "Content-Type: application/json" \ -H "Authorization: Bearer " \ -d '{"model": "zai-org/GLM-5-FP8", "messages": [{"role": "user", "content": "How many r-s are in strawberry?"}], "max_tokens": 500}' Copy Requests No requests logged yet Create a token and start making API requests. Your logs will appear here in real time.