curl -X POST https://api.infinipost.co/v1/accounts/acc_1a2b3c4d5e/warmup/start \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "keywords": ["fashion", "ootd", "style"], "postsPerDay": 3 }'
{ "accountId": "acc_1a2b3c4d5e", "warmupStatus": { "enabled": true, "currentDay": 1, "startedAt": "2024-04-21T20:00:00Z", "keywords": ["fashion", "ootd", "style"], "postsPerDay": 3, "estimatedCompletionDate": "2024-04-28T20:00:00Z" } }
Begin the automated 7-day warmup process
["fashion", "style", "outfit"]
["fashionblogger", "styleinspo"]
Show properties
true