We need an API that: - Logs into Apple - Keeps a session for the browser - Verifies Security Questions: Login responds with { securityQuestions:['Whats your car?', 'Where where you born'] || null, session: 'UUID_FOR_SESSION' } - Complete Security Questions to login: Answers respond with { valid: true, profile: { address, dob, name, emails: [], phones: [], last4: 0123, exp: '02/22' } } - Detects locked accounts Login responds with { locked: true } - Detects 2FA Login responds with { 2FA: true } - Complete 2FA by sending pin 2FA responds with { valid: true, profile: { address, dob, name, emails: [], phones: [], last4: 0123, exp: '02/22' } } Note: The login is within an iframe which is why I couldn't do it myself. You may have difficulty entering text and interacting with the iframe within the appleid.apple.com website. Looking to pay around $60. Thanks! https://playerup.com/images/smilies/blackhat.gif Start Contract