HTTP status: 401Documentation Index
Fetch the complete documentation index at: https://dev.1st.app/llms.txt
Use this file to discover all available pages before exploring further.
Message
Authorization header is malformed or the key prefix doesn’t match any active key. Check that you copied the key correctly.
Common cause
- Truncated key (missing characters from a copy-paste).
- Wrong key format — the value after
Bearermust look like1st_sk_<key_id>.<secret>, with the dot separator intact. - Wrong key altogether (paste of a different service’s token).