JUMP TONeurons Customers API v2Neurons APIIntroducing the Neurons APIGet StartedImagesUpload And Predict ImagepostPredict ImageputGet Image AoisgetUpdate Image AoisputDetect Image AoispostVideosCreate VideopostCreate Vast VideopostPredict VideoputDetect Video AoispostVideo Aois StatusgetStatic Video AoisputCalculate Scene MetricspostMediaGet Media ListgetGet MediagetDelete MediadeleteAccountGet Acount InfogetGet Usage MetricsgetPowered by Get Acount Infoget https://api.neuronsinc.com/predict/v2/accountGet account information Returns the URL of the company and the current planExample of a successful response When fetching information on the account, this is what the information should look like: JSON{ "name": "Neurons API", "subscription": { "plan": "api", "expires_at": "2025-12-31T10:26:05Z" } }