TAI TMS Integration

Post loads to Wanload from TAI

Wanload works as an External Load Board inside TAI TMS. Post, repost and remove loads from the same Truckload Quoting page your dispatchers already use — no double entry, no second system to learn.

01

Connect in Wanload

The Wanload account owner signs in on a computer and goes to Settings → Integrations → TAI TMS → Connect. Choose Test first if you want to try it without real carriers seeing the loads.

02

Copy the token

A token starting with tai_ (live) or tai_test_ (test) appears once. Copy it then — it is never shown again. You can always generate a new one.

03

Point TAI at Wanload

In TAI, create an External Load Board integration source. Paste the same Wanload endpoint into all three endpoint settings, set UseBearerToken to true, and paste the token into the License Key field.

What to put in your TAI source

One URL goes in all three endpoint settings — the HTTP method already tells us whether a load is being posted, refreshed or pulled.

PostEndpointhttps://www.wanload.com/api/integrations/tai/loadboard
RepostEndpointhttps://www.wanload.com/api/integrations/tai/loadboard
DeleteEndpointhttps://www.wanload.com/api/integrations/tai/loadboard
UseBearerTokentrue
License Keyyour tai_ token
Source NameWanload

Your TAI site URL and Public Authentication Key are optional. Without them everything still posts, updates and removes correctly — we just cannot write our posting reference back into your shipment record.

If a post is rejected

Our response carries a code you can match against this list.

missing_token

TAI sent no token at all.

Set the source setting UseBearerToken to true, or paste the Wanload token into the License Key field. Save the source and post again.

unknown_token

The token is not one of ours.

Check for a stray space or a truncated paste. Wanload tokens start with tai_ or tai_test_. If in doubt, generate a new one in Settings → Integrations and paste it again.

revoked_token

This token was valid once and has been revoked.

The Wanload account owner generates a replacement at Settings → Integrations → TAI TMS, then pastes it into this TAI source.

wrong_credential_type

A Wanload Partner API key (wl_…) was pasted in.

TAI uses a different credential. Use the token from the TAI TMS card, not the API key card.

Don’t have a Wanload account yet?

You need one to generate a token. Signing up is free, and you can connect TAI in test mode the same day.

Connect TAI TMS to Wanload