For the complete documentation index, see llms.txt. This page is also available as Markdown.

REST API - Deprecated

The REST API generally handles CREATE and UPDATE calls.

The OpenAPI/Swagger docs can be found here: https://api.fast-weigh.com/swagger

Create an API key and get an Endpoint

On the Fast-Weigh Web Portal, go to the API Info page under the settings gear.

You should see the REST API Base Endpoint listed here as well as any available keys.

To create a new key click the "+ New Key" button on the grid and fill in the info required.

Don't see API Info on your web portal?

  1. You may not be an admin of your Fast-Weigh account. Check with a known admin to see if they can set up this key.

  2. Your company's account may not have this enabled. If this is the case you will need to contact your sales or onboarding rep to get it enabled.

Making requests

When making requests to the REST APIs include the following header:

Last updated