SOAT certificate history
POST /pe/apeseg/soat/v1
Response
Each certificate (
active and every certificates[] entry) has company,
status (VIGENTE / VENCIDO / ANULADO), start_date and end_date
(yyyy-mm-dd when parseable), policy_number, vehicle_use, vehicle_class,
certificate_type (DIGITAL / FISICO), brand, model, created_date, and
annulled_date.
SOAT is Peru’s mandatory traffic-accident insurance.
has_active_soat: false
means no currently valid certificate is on record for the plate, even if past
certificates appear in the history.This lookup can take longer than a typical request. It is an
async job. By default the request waits inline and returns
{ data }, or you can poll / use a callback_url.Full reference
Schemas, response fields, and an interactive playground.