# VeloeSIM API ## API Docs - VeloeSIM > Plans [getAllPlans](https://docs.veloesim.com/37445789e0.md): Retrieve the list of plans. - VeloeSIM > Plans [getOnePlan](https://docs.veloesim.com/37445790e0.md): Retrieve a single plan by ID. - VeloeSIM > Organizations [getMyOrganization](https://docs.veloesim.com/37445791e0.md): Retrieve your organization. - VeloeSIM > Orders [orderOne](https://docs.veloesim.com/37445792e0.md): Purchase a plan. If the customer email is provided, the plan will be assigned to the customer, and the customer will become a VeloeSIM user. The user will receive a password to log in to the VeloeSIM application. - VeloeSIM > Esims [getAllEsims](https://docs.veloesim.com/37445793e0.md): Retrieve all eSIMs assigned to your organization. - VeloeSIM > Esims [getOneEsim](https://docs.veloesim.com/37445794e0.md): Retrieve an eSIM assigned to your organization. - VeloeSIM > Esims [getEsimTopUpPlans](https://docs.veloesim.com/37445795e0.md): Retrieve available top-up plans for an eSIM. - VeloeSIM > Esims [topUpEsim](https://docs.veloesim.com/37445796e0.md): Top up an eSIM. ## Schemas - [Plan](https://docs.veloesim.com/15599080d0.md): - [PlansListResponse](https://docs.veloesim.com/15599081d0.md): - [Organization](https://docs.veloesim.com/15599082d0.md): - [OrderRequest](https://docs.veloesim.com/15599083d0.md): - [TopUpRequest](https://docs.veloesim.com/15599084d0.md): - [Esim](https://docs.veloesim.com/15599085d0.md): - [EsimsListResponse](https://docs.veloesim.com/15599086d0.md): - [Area](https://docs.veloesim.com/15599087d0.md): - [Network](https://docs.veloesim.com/15599088d0.md): - [AssignedPlan](https://docs.veloesim.com/15599089d0.md): - [AreaSimple](https://docs.veloesim.com/15599090d0.md):