SDKActive

@what3words/api

JavaScript/TypeScript API wrapper for the what3words Public API, simplifying integration in Node.js or browser environments.

Open source page

Field note

What it does

The JavaScript/TypeScript API wrapper for what3words, providing a service to instantiate API clients, built-in transports (isomorphic-unfetch and axios), and support for custom transports. It handles validation, serialization, and error handling for API requests.

Capabilities

Available capabilities

Tags

Tags

No tags filed yet.

Ways to use it

Ways to use it

No integrations filed yet.

Product features

Product features

API Wrapper

Provides a wrapper around the what3words Public API to simplify integration.

Built-in Transports

Includes isomorphic-unfetch and axios transports for making requests.

Custom Transport

Allows providing your own transport function for handling requests.

Service Instantiation

What3wordsService provides a quick and easy way to instantiate API clients.