Skip to content
PestanovaTalk to us

If you already have an ERP, keep it

A large pest-control operator usually has finance somewhere else and no appetite to move it. Bio-Pest can be the field-operations layer underneath that system instead of replacing it.

The API

What is exposed

Read endpoints under one versioned prefix. Paging is uniform, and every response is scoped to the calling service account's own permissions.

  • Inspections

    With their findings and metric answers.

  • Corrective actions

    Each CAPA ticket, with its stage.

  • Zones

    With their child zones and their traps.

  • Traps

    With their recent inspection history.

  • Proof photographs

    Retrievable for the inspections they belong to.

Webhooks

Three events, pushed to you

  • An inspection is completed
  • A corrective action is created
  • A corrective action is closed

Each event is signed with HMAC-SHA256 against a secret you set, so your receiver can prove the message came from the system. Delivery is fire and forget with a five-second timeout, so a slow endpoint on your side never holds up a technician's visit.

Stated plainly

The API is read-only for business data. The only writes are managing your own webhook subscriptions. Nothing external can push an inspection in, and that is deliberate: the field record has one author.

Tell us about your sites

How many technicians you have, and what your clients are audited against. We will tell you plainly whether the suite fits.

Talk to us
NextFAQ