Current Time:
Submit content for AP Ingestion
-- X-Api-Key [api key associated with particular feed]
-- Content-Type [application/xml (default)]
Payload content should be validated content according to AP specification.
POST /submit HTTP/1.1
Host: igmapi-qa.aptechdevlab.com
x-api-key: yourassignedapikey
content-type: application/xml
Return code:
200-OK | Successfully ingested. |
400-BadRequest | See response message for detail. |