You are viewing a condensed mobile version of this NASPA webpage.
Switch to full version.
NASPA provides a RESTful API that is extended as needed to accommodate the needs of developers.
All endpoints begin with the prefix https://www.scrabbleplayers.org/rest/v1
Data is returned as a JSON hash. If an error occurred, the hash will look like: {"error_code":"not-yet","error_text":"unimplemented"}, and can be recognized by the presence of the error_code key. The error_code key will not change once assigned; the error_text might be subject to occasional editing.
Some endpoints require authentication. To access these in a POST request, specify a valid NASPA ID as username, and corresponding password as password.
Here is an incomplete list of currently supported endpoints.
This page was last edited on 25 March 2024, at 12:04. Privacy policy
Copyright © 2024 NASPA All rights reserved. SCRABBLE is a trademark of Hasbro, Inc. in the USA and Canada, and of Mattel, Inc. elsewhere. NASPA and its activities are neither endorsed by nor affiliated with Hasbro or Mattel. For more information about NASPA or for comments or issues with this page, please email us.