# GNet Connect Documentation ## Docs - [Get Booking by Transaction ID](https://docs.grdd.dev/gnet-api/bookings/get-booking.md): Retrieve booking details using a unique transaction ID. - [Get Company Information](https://docs.grdd.dev/gnet-api/content/get-company.md): Retrieve complete company information including fleet, services, and locations - [Get Documents](https://docs.grdd.dev/gnet-api/content/get-documents.md): List of documents for a company - [Content API Overview](https://docs.grdd.dev/gnet-api/content/overview.md): Overview of GNet Connect Content API for retrieving company information - [Edit User/Company](https://docs.grdd.dev/gnet-api/edit-co.md): Update user or company details through the GNet Connect API. - [Get Partners](https://docs.grdd.dev/gnet-api/get-partners.md): Retrieve a list of partners for a specific GNet ID - [Get Token](https://docs.grdd.dev/gnet-api/get-token.md): Get a token for the GNet Connect API. - [Get GPS](https://docs.grdd.dev/gnet-api/location/get-GPS.md): Get GPS location of the active reservations. - [GPS Grab](https://docs.grdd.dev/gnet-api/location/gps-grab.md): Save multiple GPS locations of active reservations in a single request. - [Overview](https://docs.grdd.dev/gnet-api/location/overview.md): Introduction to Location Service of GNet API - [Pinger](https://docs.grdd.dev/gnet-api/location/pinger.md): Broadcast driver location to indicate availability for new jobs - [Save GPS](https://docs.grdd.dev/gnet-api/location/save-GPS.md): Save GPS location of the active reservations. - [Manage Partners](https://docs.grdd.dev/gnet-api/manage-partners.md): Guide to managing partnerships through GNet Connect API - [Overview](https://docs.grdd.dev/gnet-api/overview.md): Introduction to GNet Connect's API - [check token if valid](https://docs.grdd.dev/gnet-api/reference/auth/check-token-if-valid.md): Check if the token is valid and return user info. Check token's expiration time. - [Get a token](https://docs.grdd.dev/gnet-api/reference/auth/get-a-token.md) - [Get a booking by transaction ID](https://docs.grdd.dev/gnet-api/reference/booking/get-a-booking-by-transaction-id.md): Retrieve the details of a booking/reservation using its unique transaction ID. Returns full trip details including passenger info, locations, vehicle type, status, and any transaction errors. - [Get a member info](https://docs.grdd.dev/gnet-api/reference/company/get-a-member-info.md): Get a member info by griddid - [Register a new company.](https://docs.grdd.dev/gnet-api/reference/company/register-a-new-company.md): If griddid is provided and not registered, it will be used as the company's griddid. if mode is dry, it will run the validation but not save the data. - [Search GNet members](https://docs.grdd.dev/gnet-api/reference/company/search-gnet-members.md) - [Check if a user exists](https://docs.grdd.dev/gnet-api/reference/user/check-if-a-user-exists.md): Check if a user exists using various identifiers such as username, email, griddid, or phone. - [Search Members](https://docs.grdd.dev/gnet-api/search.md): Search for members in GNet Connect using various identifiers. - [Signup](https://docs.grdd.dev/gnet-api/sign-up.md): Register a new user or company using GNet Connect's signup API. - [User Check](https://docs.grdd.dev/gnet-api/user-check.md): Check if a user or company exists using various identifiers. - [Managing Payments](https://docs.grdd.dev/gnet-connect/billing/add_payment_method.md): Step-by-step guide to add and manage payment methods - [Adding Documents](https://docs.grdd.dev/gnet-connect/documents/managing-documents.md): Step-by-step guide to add and manage your business documents - [Adding Fleet](https://docs.grdd.dev/gnet-connect/fleet/managing-fleets.md): Step-by-step guide to add and manage your vehicles - [Welcome to GNet Connect](https://docs.grdd.dev/gnet-connect/introduction.md): Your comprehensive platform for managing and growing your automotive service business - [Adding Locations](https://docs.grdd.dev/gnet-connect/location/managing-locations.md): Step-by-step guide to add and manage your business locations - [Setting Up Your GNet Connect Profile](https://docs.grdd.dev/gnet-connect/profile/basic-information.md): Step-by-step guide to set up your initial profile - [About page](https://docs.grdd.dev/gnet-connect/public-site/about-page.md) - [Contact page](https://docs.grdd.dev/gnet-connect/public-site/contact-page.md) - [Faq page](https://docs.grdd.dev/gnet-connect/public-site/faq-page.md) - [Home page](https://docs.grdd.dev/gnet-connect/public-site/home-page.md) - [Members page](https://docs.grdd.dev/gnet-connect/public-site/members-page.md) - [Testimonial page](https://docs.grdd.dev/gnet-connect/public-site/testimonial-page.md) - [Adding Services](https://docs.grdd.dev/gnet-connect/services/managing-services.md): Step-by-step guide to add and manage your service offerings - [Sign Up Process](https://docs.grdd.dev/gnet-connect/sign-up/page.md): Get started with GNet Connect - [Quick Start Guide](https://docs.grdd.dev/gnet-platform/quick-start.md): Technical integration guide for GNet Platform API - [How to Connect](https://docs.grdd.dev/how-to-connect.md): How partners can connect with GNet Connect - [Introduction](https://docs.grdd.dev/introduction.md): Welcome to GNet Connect Documentation - [Software Providers](https://docs.grdd.dev/software-providers.md): Explore our integrated software providers ## OpenAPI Specs - [openapi](https://docs.grdd.dev/gnet-api/openapi.json) ## Optional - [Blog](https://griddtechnologies.com/blog)