# AllNetAirtime > AllNetAirtime by Freepaid is a South African universal airtime voucher platform for voucher redemption, vendor ordering, SMS delivery, and vendor API integration. This file is the top-level guide for the public AllNetAirtime website. Use the homepage and redemption pages for product and end-user flows. Use the API documentation links for integration work. Do not treat private dashboard pages as public documentation unless the user has authenticated access and asks about them specifically. ## Public Pages - [Homepage](https://allnetairtime.co.za/): Public product overview for AllNetAirtime, including the main value proposition and links to redemption, vendor signup, and API docs. - [Redeem Voucher](https://allnetairtime.co.za/public_redeem.php): Public voucher redemption flow for a 16-digit voucher PIN and cellphone number. - [Vendor Registration](https://allnetairtime.co.za/register.php?role=vendor): Public vendor signup flow, including terms and conditions, wallet/payment notes, and API availability. ## Vendor API - [API Docs](https://allnetairtime.co.za/api/docs/): Human-friendly API documentation viewer for vendor integrations. - [OpenAPI Spec](https://allnetairtime.co.za/api/docs/openapi.yaml): Canonical API contract for vendor registration, balance lookups, voucher ordering, and order retrieval. - [API llms.txt](https://allnetairtime.co.za/api/docs/llms.txt): LLM-focused summary of the public vendor API. ## Optional - [Full Context](https://allnetairtime.co.za/llms-full.txt): Expanded AllNetAirtime context with more operational detail for LLMs and agents. - [Login](https://allnetairtime.co.za/login.php): Login page for existing vendor, redeemer, and admin users. - [Forgot Password](https://allnetairtime.co.za/forgot_password.php): Password reset request flow for existing users.