Skip to main content

Logs

The Logs tab provides a detailed view of all API requests, helping you monitor and analyze your request activity efficiently.


Logs Page

Detailed Information in Logs

FieldDescription
1. IDA unique identifier for each request.
2. TimestampWhen the request was made.
3. EndpointThe endpoint used (/direct, /sync, /async).
4. SourceSpecifies whether the source was HTML or a URL.
5. DurationTime taken to complete the request.
6. Request BodyExpand log entries to inspect the request body. You can configure which parameters to redact, ensuring privacy and compliance.
7. Conversion ResultDisplays the outcome of your conversion process, including error or success messages for each request.
8. Webhook ResultCheck the status of asynchronous requests.
9. PDFIf files are stored on our S3 bucket (optional), you can download the generated PDF from the logs. Files are automatically deleted after 24 hours.

Filtering Options

Streamline your log analysis with the following filters:

  • Result: Select requests based on their outcome: Successful, Failed, In Progress.
  • API Key: Focus on requests associated with a specific API key.
  • Endpoint: Focus on specific endpoints used: /direct, /sync, or /async.
  • Source: Filter by the source type: URL or HTML.
  • Date Range: Use timestamp filters to view requests within a specific time frame.

Filtering Options

tip
  • Use filtering options to quickly locate specific requests and resolve issues more efficiently.
  • Use the refresh icon to update the request timestamp and view the latest logs instantly.