{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.monocrawl.com/schemas/instagram/username-suggestions.json","title":"instagram/username-suggestions data fields","description":"Optional data supplied by this operation. Null means unknown.","type":"object","properties":{"_meta":{"description":"Optional  meta supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"billing":{"description":"Optional billing supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"charged":{"description":"Optional charged supplied by this operation. Null means unknown.","type":["number","null"]},"list_price":{"description":"Optional list price supplied by this operation. Null means unknown.","type":["number","null"]},"maximum_component_credits":{"description":"Optional maximum component credits supplied by this operation. Null means unknown.","type":["number","null"]}},"additionalProperties":true}},"additionalProperties":true},"_warnings":{"description":"Optional  warnings supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}},"complete":{"description":"Optional complete supplied by this operation. Null means unknown.","type":["boolean","null"]},"count":{"description":"Number of records in this response, not lifetime or total matches.","type":["number","null"]},"items":{"description":"Returned records. Source coverage and completeness vary.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":"object","properties":{"avatar_url":{"description":"Optional avatar url supplied by this operation. Null means unknown.","type":["string","null"]},"bio":{"description":"Optional bio supplied by this operation. Null means unknown.","type":["string","null"]},"followers":{"description":"Optional followers supplied by this operation. Null means unknown.","type":["number","null"]},"following":{"description":"Optional following supplied by this operation. Null means unknown.","type":["number","null"]},"handle":{"description":"Optional handle supplied by this operation. Null means unknown.","type":["string","null"]},"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"posts_count":{"description":"Optional posts count supplied by this operation. Null means unknown.","type":["number","null"]},"private":{"description":"Optional private supplied by this operation. Null means unknown.","type":["boolean","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]},"verified":{"description":"Optional verified supplied by this operation. Null means unknown.","type":["boolean","null"]}},"additionalProperties":true,"allOf":[{"anyOf":[{"required":["avatar_url"],"properties":{"avatar_url":{"description":"Optional avatar url supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["bio"],"properties":{"bio":{"description":"Optional bio supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["followers"],"properties":{"followers":{"description":"Optional followers supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["following"],"properties":{"following":{"description":"Optional following supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["handle"],"properties":{"handle":{"description":"Optional handle supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["id"],"properties":{"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string"],"minLength":1}}},{"required":["name"],"properties":{"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["posts_count"],"properties":{"posts_count":{"description":"Optional posts count supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["private"],"properties":{"private":{"description":"Optional private supplied by this operation. Null means unknown.","type":["boolean"]}}},{"required":["url"],"properties":{"url":{"description":"Original source URL when supplied.","type":["string"],"minLength":1}}},{"required":["verified"],"properties":{"verified":{"description":"Optional verified supplied by this operation. Null means unknown.","type":["boolean"]}}}]}]}},"legs":{"description":"Optional legs supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"attempts":{"description":"Optional attempts supplied by this operation. Null means unknown.","type":["number","null"]},"credits":{"description":"Optional credits supplied by this operation. Null means unknown.","type":["number","null"]},"endpoint":{"description":"Optional endpoint supplied by this operation. Null means unknown.","type":["string","null"]},"ok":{"description":"Optional ok supplied by this operation. Null means unknown.","type":["boolean","null"]},"served_by":{"description":"Optional served by supplied by this operation. Null means unknown.","type":["string","null"]},"status":{"description":"Optional status supplied by this operation. Null means unknown.","type":["number","null"]}},"additionalProperties":true}},"pages_fetched":{"description":"Optional pages fetched supplied by this operation. Null means unknown.","type":["number","null"]},"partial":{"description":"Optional partial supplied by this operation. Null means unknown.","type":["boolean","null"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"source_metadata":{"description":"Optional source metadata supplied by this operation. Null means unknown.","type":["object","null"],"properties":{},"additionalProperties":true},"stop_reason":{"description":"Optional stop reason supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true,"required":["items"],"x-contract-version":"2026-09-22","x-validation-scope":"Required success payload structure; optional fields and source completeness remain separate.","examples":[{"_meta":{"billing":{"charged":0,"list_price":0,"maximum_component_credits":0}},"_warnings":["example"],"complete":false,"count":0,"items":[{"avatar_url":"https://example.com/example","bio":"example","followers":0,"following":0,"handle":"example","id":"example","name":"example","platform":"example","posts_count":0,"private":false,"url":"https://example.com/example","verified":false}],"legs":[{"attempts":0,"credits":0,"endpoint":"example","ok":false,"served_by":"example","status":0}],"pages_fetched":0,"partial":false,"platform":"example","source_metadata":{},"stop_reason":"example"}]}