Get parse request

Use the following code snippet to get the information of a parse request

curl -H "Authorization: Bearer API_KEY" "https://api.toriihq.com/v1.0/parsings/{PARSING_ID}"
Request status will be one of the following
  • parsing_in_progress - Request is in progress
  • parsed_successfully - Request has been parsed successfully
  • parsing_failed - Request has been failed to parse

  • Rate limit: 800 requests per minute

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Unique parsing identifier

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*