REST API - Deprecated

triangle-exclamation

The REST API generally handles CREATE and UPDATE calls.

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

Create an API key and get an Endpoint

On the Fast-Weigh Web Portal, go to the API Infoarrow-up-right 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