Developers

Brego API Information

Getting Started

Where to begin

The Brego API is on a sign-up basis. To get started, please contact us and we can set up your account.

Built with integration in mind

The beauty of simple integration

We work hard to ensure you can integrate our AI models into your systems. After years of working with clients, we have designed the perfect API for your business.

1

2

3

4

5

6

7

8

9

import Brego from 'brego'

const api = new Brego('aaaa-bbbb-cccc-dddd');

const vehicle = await api.getByVrm('ABC 123');

const valuations = api.getValuations(vehicle.id);

Next Steps

When you're ready..

When you're ready to learn more about Brego's API, contact us for links to our documentation