Important: Tradelynx introduces customers and independent traders. Any work contract is between customer and trader.

Will it work with what we already have?

Usually, yes โ€” and usually without a developer. If your system can produce a spreadsheet, that is a working integration on day one. If it can call an API or receive a webhook, there is more available. Below is what actually exists today, and what doesn't.

Getting your data in

Send us a spreadsheet

no code

Download our template, fill in your properties, paste or upload. No developer, no API key, no integration project. Most portfolios start here and many never need anything else.

Open it

Create cases and properties over the API

developer

Your system posts a job or a property to ours as it happens. Authenticated with an org API key.

See the API documentation

Getting data back out

Read property intelligence on demand

developer

Query a single property, or up to 50 at a time. Partial results are returned rather than failing a whole batch, so one bad reference does not cost you the other 49.

See the API documentation

Pull your compliance position

developer

The same compliance calendar your workspace shows, as JSON.

See the API documentation

Export to a file

no code

Portfolio and compliance exports as CSV or Excel, from the workspace. If your reporting lives in a spreadsheet, this is the shortest path to it.

Batch reads take up to 50 properties per call, and return partial results rather than failing the whole batch โ€” one bad reference does not cost you the other 49.

Events we send

Register an endpoint and we will POST to it when something happens on your account. These are the events that exist today:

Try it before you commit

A sandbox key returns synthetic data only, so your developer can build against the shapes without a contract and without touching anyone's real property record. Sandbox keys are prefixed tlx_test_ and live keys tlx_live_, so you can tell at a glance which one a script is holding.

Read the API documentation ยท enterprise@tradelynx.co.uk

What we don't do

Your IT team would find these out in week two. Better here.

If the thing you need isn't here, it is worth asking โ€” enterprise@tradelynx.co.uk. Several of the gaps above are small pieces of work rather than architectural problems, and knowing which ones matter to a real customer is how they get prioritised.