API Quick Start
This quickstart guide intends to walk you through the common scenario to help you know how to use the email parse API.
1. What is Parser API?
The Parser API can detect the emails you want to extract with user authorization, and extract order & tracking information from the email content to form structured model data.
By obtaining this data, you can combine it with the Tracking API to provide consumers with an innovative logistics tracking experience and gain unique customer insights.
2. API Endpoint
preparing...
All endpoints are only accessible via HTTPS
.
3. Common scenarios
Scenario 1. Extract order & tracking information from an email
Use POST API https://api.aftership.com/admin/2022-01/email-parses
preparing...