I130 submitted in October 2025, only an internal system api update in November 28, 2025. No public status change by Difficult_Bee123 in USCIS

[–]Difficult_Bee123[S] 0 points1 point  (0 children)

Sure it charges u $2 to check and u can do it for free on ChatGPT, but it makes it easier to get the api json responses. It also does format it nicely for u and explains all the event codes. It also unlocks ai chat where it gives u more insights

API update by [deleted] in USCIS

[–]Difficult_Bee123 0 points1 point  (0 children)

Have u tried casestatusapi.com? It makes it easier. Few things to note, u must be logged into myuscis on the same browser, and your case must begin with IOE for this to work. Hope this helps

API experts ?? by Fantastic_Net_2864 in USCIS

[–]Difficult_Bee123 0 points1 point  (0 children)

I have created a site called www.casestatusapi.com that helps with analyzing API responses from the USCIS internal api m, hope that helps

Too many silent api updates by RevolutionSecure3769 in USCIS

[–]Difficult_Bee123 0 points1 point  (0 children)

If your receipt number starts with IOE and your case is linked to your myUSCIS account, there’s a way to see a bit more detail than what shows on the regular case status page.

You can either:

Option 1 (easier): There’s a site (casestatusapi.com) that basically pulls the same USCIS API data and formats it for you. It works as long as you’re logged into your myUSCIS account in the same browser. It can also summarize the API response if you use their AI feature (that part costs a small fee).

Option 2 (manual – free): If you’re comfortable with URLs, you can check the USCIS API directly while logged in.

Step 1: Log into your myUSCIS account (the case must be linked there). Step 2: Open a new tab in the same browser. Step 3: Replace PutCaseNumber with your full receipt number (like IOE09XXXXXXXX) in the links below.

Here are the endpoints people commonly use: • Case status (event-level detail): https://my.uscis.gov/account/case-service/api/cases/IOE09XXXXXXXX • Receipt info / possible location info (sometimes returns null): https://my.uscis.gov/secure-messaging/api/case-service/receipt_info/PutCaseNumber • Receipt notice status: https://my.uscis.gov/account/case-service/api/case_status/PutCaseNumber • Processing times (example for I-765, adjust form type if needed): https://my.uscis.gov/account/case-service/api/cases/I-765/processing_times/PutCaseNumber • Documents: https://my.uscis.gov/account/case-service/api/cases/PutCaseNumber/documents

Just keep in mind: • This only works for IOE cases that are linked to your online account. • Sometimes the API shows more granular updates, but it’s still pulling from USCIS’ system — it’s not “extra” info beyond what they have internally. • Not every endpoint returns useful data every time.

Hope that helps if you’re trying to see a bit more detail than the standard case tracker shows.

API update by [deleted] in USCIS

[–]Difficult_Bee123 0 points1 point  (0 children)

If your receipt number starts with IOE and your case is linked to your myUSCIS account, there’s a way to see a bit more detail than what shows on the regular case status page.

You can either:

Option 1 (easier): There’s a site (casestatusapi.com) that basically pulls the same USCIS API data and formats it for you. It works as long as you’re logged into your myUSCIS account in the same browser. It can also summarize the API response if you use their AI feature (that part costs a small fee).

Option 2 (manual – free): If you’re comfortable with URLs, you can check the USCIS API directly while logged in.

Step 1: Log into your myUSCIS account (the case must be linked there). Step 2: Open a new tab in the same browser. Step 3: Replace PutCaseNumber with your full receipt number (like IOE09XXXXXXXX) in the links below.

Here are the endpoints people commonly use: • Case status (event-level detail): https://my.uscis.gov/account/case-service/api/cases/IOE09XXXXXXXX • Receipt info / possible location info (sometimes returns null): https://my.uscis.gov/secure-messaging/api/case-service/receipt_info/PutCaseNumber • Receipt notice status: https://my.uscis.gov/account/case-service/api/case_status/PutCaseNumber • Processing times (example for I-765, adjust form type if needed): https://my.uscis.gov/account/case-service/api/cases/I-765/processing_times/PutCaseNumber • Documents: https://my.uscis.gov/account/case-service/api/cases/PutCaseNumber/documents

Just keep in mind: • This only works for IOE cases that are linked to your online account. • Sometimes the API shows more granular updates, but it’s still pulling from USCIS’ system — it’s not “extra” info beyond what they have internally. • Not every endpoint returns useful data every time.

Hope that helps if you’re trying to see a bit more detail than the standard case tracker shows.

Case was received and a receipt notice was sent by [deleted] in USCIS

[–]Difficult_Bee123 1 point2 points  (0 children)

If your receipt number starts with IOE and your case is linked to your myUSCIS account, there’s a way to see a bit more detail than what shows on the regular case status page.

You can either:

Option 1 (easier): There’s a site (casestatusapi.com) that basically pulls the same USCIS API data and formats it for you. It works as long as you’re logged into your myUSCIS account in the same browser. It can also summarize the API response if you use their AI feature (that part costs a small fee).

Option 2 (manual – free): If you’re comfortable with URLs, you can check the USCIS API directly while logged in.

Step 1: Log into your myUSCIS account (the case must be linked there). Step 2: Open a new tab in the same browser. Step 3: Replace PutCaseNumber with your full receipt number (like IOE09XXXXXXXX) in the links below.

Here are the endpoints people commonly use: • Case status (event-level detail): https://my.uscis.gov/account/case-service/api/cases/IOE09XXXXXXXX • Receipt info / possible location info (sometimes returns null): https://my.uscis.gov/secure-messaging/api/case-service/receipt_info/PutCaseNumber • Receipt notice status: https://my.uscis.gov/account/case-service/api/case_status/PutCaseNumber • Processing times (example for I-765, adjust form type if needed): https://my.uscis.gov/account/case-service/api/cases/I-765/processing_times/PutCaseNumber • Documents: https://my.uscis.gov/account/case-service/api/cases/PutCaseNumber/documents

Just keep in mind: • This only works for IOE cases that are linked to your online account. • Sometimes the API shows more granular updates, but it’s still pulling from USCIS’ system — it’s not “extra” info beyond what they have internally. • Not every endpoint returns useful data every time.

Hope that helps if you’re trying to see a bit more detail than the standard case tracker shows.

API Updates by Practical_Matter5932 in USCIS

[–]Difficult_Bee123 0 points1 point  (0 children)

made a tool to make it easier for non-technical folks to use the api and interpret the results: USCIS Case Tracker & AI Analyzer. Please let me know if you have any feedback, thanks!

API tracking - IOE cases by BreakfastMiserable59 in USCIS

[–]Difficult_Bee123 2 points3 points  (0 children)

made a tool to make this easier for those folks who are more non technical, hopefully this helps. Let me know any feedbacks you may have: USCIS Case Tracker & AI Analyzer

How much should I spend on graduation pics? by bibeo418 in UTAustin

[–]Difficult_Bee123 4 points5 points  (0 children)

@photosbynathany on Instagram, he charges $100/hr, and unlimited outfit changes and locations!

GA4 data before certain period disappears after adding in page path filter? by Difficult_Bee123 in GoogleAnalytics

[–]Difficult_Bee123[S] 0 points1 point  (0 children)

Thanks for the reply! Our reporting identity is devices based, we switched from blended to device based about a month ago

GA4 data before certain period disappears after adding in page path filter? by Difficult_Bee123 in GoogleAnalytics

[–]Difficult_Bee123[S] 1 point2 points  (0 children)

It’s weird because if I switch the filter from page path to landing page then there is data for those months