Get Endpoint Status

The Status API lets you know whether or not a feed is available. Please always use this endpoint to check the status before calling any feeds.
The Get Status API responses will be:

  • available: the job is complete, there is data available
  • nodata: the job is complete, there is no data available
  • unavailable: the job is not complete
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Headers
string
required

A unique ID required to access the API

string
required

The Epoch timestamp

string
required

The vendor's digital signature, generated by running the JAR file or custom generation code

string
required
Defaults to 1

A unique key version required to access the API

Responses

204

Empty Response Body

Please refer to error codes for more info

400

Error: Bad Request,

feedDate is a required field

Please refer to error codes for more info

401

The timestamp *** passed for the signature has expired,

IAM Exception: IAM-1000:Signature length not correct: got 258 but was expecting 256,

Could not authenticate in-request, auth signature : Signature verification failed

feedDate is a required field

Please refer to error codes for more info

403

The consumer id **** is not subscribed to the service name,

Request is missing required security headers, please read documentation for security headers,

Unable to retrieve service related information, please read documentation for mandatory headers or URI specification,

You are not Authorized to call this API

feedDate is a required field

Please refer to error codes for more info

404

Not Found

feedDate is a required field

Please refer to error codes for more info

405

Method not allowed

feedDate is a required field

Please refer to error codes for more info

406

Please provide a valid api url

feedDate is a required field

Please refer to error codes for more info

429

Too many Requests, please retry after some time

feedDate is a required field

Please refer to error codes for more info

500

Internal Server Error

feedDate is a required field

Please refer to error codes for more info

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