Wordspace Public API

Authentication

Send your API key as a bearer token from server-side code.

Authorization: Bearer wdsp_live_<public_id>_<secret>

API keys are live account credentials. Do not ship them in browser JavaScript, mobile apps, public repos, or QR destinations.

API keys inherit the account package attached to the key. The API never accepts a workspace ID or account ID as an authentication substitute.
Authentication - Wordspace API Documentation