How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Parseur Parser API

The Parser API from Parseur — 8 operation(s) for parser.

Parseur Parser API is one of 6 APIs that Parseur publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Parser. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and rate-limit docs.

This API exposes 13 operations across 8 paths, and defines 25 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.parseur.com.

13 operations 8 paths 25 schemas 2 DELETE6 GET1 PATCH3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.parseur.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Parseur Parser API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (TokenAuth). By default, every request must be authenticated.

  • TokenAuth — Use header: Authorization: Token YOURAPIKEY. API keys are here: https://app.parseur.com/account/api-keys

Paths & Operations 13

Across 8 paths, the API surfaces 13 operations — 2 DELETE, 6 GET, 1 PATCH, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Parser 13
GET
/parser/{id}/document_set
List documents in a mailbox
10 params → 200403404
GET
/parser
List mailboxes
4 params → 200403
POST
/parser
Create a mailbox
body → 201400403404
GET
/parser/{id}
Get a mailbox
1 param → 200403404
PUT
/parser/{id}
Update a mailbox
1 param body → 200403404409
GET
/parser/{id}/schema
Get mailbox schema
1 param → 200403404
GET
/parser/{id}/export_config
List custom downloads
1 param → 200403404
POST
/parser/{id}/export_config
Create a custom download
1 param body → 201403404409
PATCH
/parser/{mailbox_id}/export_config/{id}
Update a custom download
2 params body → 200403404409
DELETE
/parser/{mailbox_id}/export_config/{id}
Delete a custom download
2 params → 204403404409
GET
/parser/{id}/template_set
List templates in a mailbox
1 param body → 200403404
POST
/parser/{mailbox_id}/webhook_set/{id}
Enable a webhook
2 params → 200403404
DELETE
/parser/{mailbox_id}/webhook_set/{id}
Disable a webhook
2 params → 200403404

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are Parser (86 properties), ParserDiet (65 properties), DocumentDiet (25 properties), ParserField (12 properties). Each schema is shown below with its type and property counts.

ParserDiet
object
65 properties
TemplateActionEnum
string
ExportConfig
object
8 properties 6 required
SplitKeyword
object
2 properties 2 required
DocumentStatusEnum
string
ParserField
object
12 properties 3 required
TemplateStatusEnum
string
Parser
object
86 properties 17 required
DocumentStatusSourceEnum
stringnull
ParserIdentificationStatusEnum
stringnull
DocumentDiet
object
25 properties 24 required
TemplateSample
objectnull
3 properties 3 required
DecimalSeparatorEnum
string
InputDateFormatEnum
stringnull
EmailOrDomain
WebhookEventEnum
string
AIEngineEnum
string
ParserFieldDiet
object
2 properties 2 required
PageRange
object
2 properties 2 required
ParserFieldFormatEnum
string
TemplateDiet
object
11 properties 8 required
TemplateEngineEnum
string
Webhook
object
7 properties 4 required
WebhookCategory
string
ParserMasterSlugEnum
stringnull

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

parseur-parser-api-openapi.yml Raw ↑

Other APIs Parseur publishes across the network.

Parseur async API
Parseur Bootstrap API
Parseur Document API
Parseur Template API
Parseur Webhook API
Where this information came from

This is an independent, third-party profile of Parseur Parser API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.