Api Docs Generator

It simplifies addition with third-party applications, permitting external developers to faultlessly connect their services with Mota Cabs. It offers comprehensive, automatic API documentation, confirming simple access to endpoints, verification methods, and data formats. It improves interoperability, allowing smooth communication between external platforms and Mota Cabs.

₹0.00 /Month ₹0.00 /Year

API

This module allows you to enable REST API functionality

Why use API?

The WorkDo Dash API unlocks the potential for you to tailor our platform to your specific needs.

API

It includes a variety of useful commands in order to control your WorkDo Dash installation remotely, build third party connections and access WorkDo Dash information in real-time!

Why choose dedicated modulesfor Your Business?

With Dash, you can conveniently manage all your business functions from a single location.

Empower Your Workforce with DASH

Access over Premium Add-ons for Accounting, HR, Payments, Leads, Communication, Management, and more, all in one place!

  • Pay-as-you-go
  • Unlimited installation
  • Secure cloud storage
₹0.00 /Month
Billed monthly, or ₹0.00/ if paid monthly
₹0.00 /Year
Billed yearly, or ₹0.00/ if paid yearly

Why choose dedicated modules for Your Business?

With Dash, you can conveniently manage all your business functions from a single location.

POS

₹0.00 /Month ₹0.00 /Year
View Details

Fleet

₹0.00 /Month ₹0.00 /Year
View Details

Reminder

₹0.00 /Month ₹0.00 /Year
View Details

WhatsApp Messenger

₹0.00 /Month ₹0.00 /Year
View Details

Documents

₹0.00 /Month ₹0.00 /Year
View Details

Document Template

₹0.00 /Month ₹0.00 /Year
View Details
Request history
#1 Api%20Docs%20Generator (09:31:50)
  • #1 Api%20Docs%20Generator (09:31:50)
8.2.27PHP Version941msRequest Duration51MBMemory UsageGET add-on/details/{slug}Route
    • Booting (845ms)time
    • Application (95.4ms)time
    • 1 x Booting (89.86%)
      845ms
      1 x Application (10.14%)
      95.40ms
      3 templates were rendered
      • landingpage::marketplace.indexindex.blade.php#?blade
      • landingpage::layouts.marketplacemarketplace.blade.php#?blade
      • layouts.cookie_consentcookie_consent.blade.php#?blade
      uri
      GET add-on/details/{slug}
      middleware
      web, domain-check
      controller
      App\Http\Controllers\HomeController@SoftwareDetails
      namespace
      prefix
      where
      as
      software.details
      file
      app/Http/Controllers/HomeController.php:195-237
      7 statements were executed2.57ms
      • Connection Establishedmotacabs_9vncabModule.php#100
        Backtrace
        • app/Classes/Module.php:100
        • app/Classes/Module.php:81
        • app/Http/Controllers/HomeController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `module` from `add_ons` where `is_enable` = 1
        1.07msmotacabs_9vncabModule.php#100
        Bindings
        • 0: 1
        Backtrace
        • app/Classes/Module.php:100
        • app/Classes/Module.php:81
        • app/Http/Controllers/HomeController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `plans` limit 1
        260μsmotacabs_9vncabHomeController.php#208
        Backtrace
        • app/Http/Controllers/HomeController.php:208
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
      • select * from `add_ons` where `name` = 'Api Docs Generator' limit 1
        250μsmotacabs_9vncabHomeController.php#209
        Bindings
        • 0: Api Docs Generator
        Backtrace
        • app/Http/Controllers/HomeController.php:209
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
      • select exists(select * from `add_ons` where `module` = 'LandingPage' and `is_enable` = 1) as `exists`
        280μsmotacabs_9vncabModule.php#129
        Bindings
        • 0: LandingPage
        • 1: 1
        Backtrace
        • app/Classes/Module.php:129
        • app/Helper/helper.php:450
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select * from `users` where `users`.`id` is null limit 1
        180μsmotacabs_9vncabhelper.php#457
        Backtrace
        • app/Helper/helper.php:457
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
      • select * from `marketplace_page_settings` where `module` = 'ApiDocsGenerator'
        240μsmotacabs_9vncabMarketplacePageSetting.php#29
        Bindings
        • 0: ApiDocsGenerator
        Backtrace
        • packages/workdo/LandingPage/src/Entities/MarketplacePageSetting.php:29
        • view::landingpage::marketplace.index:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • select * from `landing_page_settings`
        290μsmotacabs_9vncabLandingPageSetting.php#35
        Backtrace
        • packages/workdo/LandingPage/src/Entities/LandingPageSetting.php:35
        • view::landingpage::layouts.marketplace:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      Workdo\LandingPage\Entities\LandingPageSetting
      74LandingPageSetting.php#?
      Workdo\LandingPage\Entities\MarketplacePageSetting
      23MarketplacePageSetting.php#?
      App\Models\Plan
      1Plan.php#?
      App\Models\AddOn
      1AddOn.php#?
          _token
          ixm0t4SToS0Po5yTtdTXH2sYSe8inFUVPtl4JPGb
          _previous
          array:1 [ "url" => "https://motacabs.com/add-on/details/Api%20Docs%20Generator" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /add-on/details/Api%20Docs%20Generator
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [â–¼ "x-https" => array:1 [â–¶ 0 => "1" ] "accept-encoding" => array:1 [â–¶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [â–¶ 0 => "document" ] "sec-fetch-user" => array:1 [â–¶ 0 => "?1" ] "sec-fetch-mode" => array:1 [â–¶ 0 => "navigate" ] "sec-fetch-site" => array:1 [â–¶ 0 => "none" ] "accept" => array:1 [â–¶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [â–¶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [â–¶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [â–¶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [â–¶ 0 => "?0" ] "sec-ch-ua" => array:1 [â–¶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [â–¶ 0 => "no-cache" ] "pragma" => array:1 [â–¶ 0 => "no-cache" ] "connection" => array:1 [â–¶ 0 => "keep-alive" ] "host" => array:1 [â–¶ 0 => "motacabs.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [â–¼ "content-type" => array:1 [â–¶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [â–¶ 0 => "no-cache, private" ] "date" => array:1 [â–¶ 0 => "Thu, 13 Mar 2025 09:31:50 GMT" ] "set-cookie" => array:2 [â–¶ 0 => "XSRF-TOKEN=eyJpdiI6IjRYTHMyeDZialdQeGNxME1Ea0w1cmc9PSIsInZhbHVlIjoiQ2lYZ2gwdTBUdlNxcmFrT2Y4YWhMelZXZkxhVkl0bS9ma2o5NDlHZXR1K0pRY3ZxR3dxQnNUT3JKTTljdDhjTGRTVXpSekpZSkxGN3JjV0EzUDBXMGtlRW9OSXllanRabWxub3ZCVW9yWHcwTll0cHhhNFJ1czFpVVVIbEkveGoiLCJtYWMiOiI2MTc4NDE5MDM5YmNhZmZmZGFhOTU4NmM2ZWU5MjMxNThlNWUwYTBkZGE4Njg3ZGU0MGM2OWU1NzM3ZThmNTA1IiwidGFnIjoiIn0%3D; expires=Thu, 13 Mar 2025 11:31:50 GMT; Max-Age=7200; path=/; secure â—€XSRF-TOKEN=eyJpdiI6IjRYTHMyeDZialdQeGNxME1Ea0w1cmc9PSIsInZhbHVlIjoiQ2lYZ2gwdTBUdlNxcmFrT2Y4YWhMelZXZkxhVkl0bS9ma2o5NDlHZXR1K0pRY3ZxR3dxQnNUT3JKTTljdDhjTGRTVXpSe â–¶" 1 => "motacabs_session=eyJpdiI6IkNrODZyYUdCaDB0bGFua1hhOVdaeVE9PSIsInZhbHVlIjoiYlRzK0NDS3pwVzlYQ2pqc05qTmE4cWRuOVp1ZjJUTDM5ZExmbGZ0QmduTEd0WERpWnc1QlhaeVZyOXFrQk8xcG9scGVRaFZzZEt3cElMYzkxNjdOcmVTdC91TWJBVUhXYkVlMm8ya3krWXRCV3NmQ3pRUkFpRHpqY0xpZE9weFIiLCJtYWMiOiI1ZmVkYjQ0MzVkNjViZTE1MDExZmVmZTk3ZjRlNTdiOGVmNGI4ZGM0YjY3Yzg3YjVmZTQ0MzY1MGMzMDYyYTczIiwidGFnIjoiIn0%3D; expires=Thu, 13 Mar 2025 11:31:50 GMT; Max-Age=7200; path=/; secure; httponly â—€motacabs_session=eyJpdiI6IkNrODZyYUdCaDB0bGFua1hhOVdaeVE9PSIsInZhbHVlIjoiYlRzK0NDS3pwVzlYQ2pqc05qTmE4cWRuOVp1ZjJUTDM5ZExmbGZ0QmduTEd0WERpWnc1QlhaeVZyOXFrQk8xcG9 â–¶" ] "Set-Cookie" => array:2 [â–¶ 0 => "XSRF-TOKEN=eyJpdiI6IjRYTHMyeDZialdQeGNxME1Ea0w1cmc9PSIsInZhbHVlIjoiQ2lYZ2gwdTBUdlNxcmFrT2Y4YWhMelZXZkxhVkl0bS9ma2o5NDlHZXR1K0pRY3ZxR3dxQnNUT3JKTTljdDhjTGRTVXpSekpZSkxGN3JjV0EzUDBXMGtlRW9OSXllanRabWxub3ZCVW9yWHcwTll0cHhhNFJ1czFpVVVIbEkveGoiLCJtYWMiOiI2MTc4NDE5MDM5YmNhZmZmZGFhOTU4NmM2ZWU5MjMxNThlNWUwYTBkZGE4Njg3ZGU0MGM2OWU1NzM3ZThmNTA1IiwidGFnIjoiIn0%3D; expires=Thu, 13-Mar-2025 11:31:50 GMT; path=/; secure â—€XSRF-TOKEN=eyJpdiI6IjRYTHMyeDZialdQeGNxME1Ea0w1cmc9PSIsInZhbHVlIjoiQ2lYZ2gwdTBUdlNxcmFrT2Y4YWhMelZXZkxhVkl0bS9ma2o5NDlHZXR1K0pRY3ZxR3dxQnNUT3JKTTljdDhjTGRTVXpSe â–¶" 1 => "motacabs_session=eyJpdiI6IkNrODZyYUdCaDB0bGFua1hhOVdaeVE9PSIsInZhbHVlIjoiYlRzK0NDS3pwVzlYQ2pqc05qTmE4cWRuOVp1ZjJUTDM5ZExmbGZ0QmduTEd0WERpWnc1QlhaeVZyOXFrQk8xcG9scGVRaFZzZEt3cElMYzkxNjdOcmVTdC91TWJBVUhXYkVlMm8ya3krWXRCV3NmQ3pRUkFpRHpqY0xpZE9weFIiLCJtYWMiOiI1ZmVkYjQ0MzVkNjViZTE1MDExZmVmZTk3ZjRlNTdiOGVmNGI4ZGM0YjY3Yzg3YjVmZTQ0MzY1MGMzMDYyYTczIiwidGFnIjoiIn0%3D; expires=Thu, 13-Mar-2025 11:31:50 GMT; path=/; secure; httponly â—€motacabs_session=eyJpdiI6IkNrODZyYUdCaDB0bGFua1hhOVdaeVE9PSIsInZhbHVlIjoiYlRzK0NDS3pwVzlYQ2pqc05qTmE4cWRuOVp1ZjJUTDM5ZExmbGZ0QmduTEd0WERpWnc1QlhaeVZyOXFrQk8xcG9 â–¶" ] ]
          session_attributes
          0 of 0
          array:3 [â–¼ "_token" => "ixm0t4SToS0Po5yTtdTXH2sYSe8inFUVPtl4JPGb" "_previous" => array:1 [â–¶ "url" => "https://motacabs.com/add-on/details/Api%20Docs%20Generator" ] "_flash" => array:2 [â–¶ "old" => [] "new" => [] ] ]
          ClearShow all
          (method)
          • (method)
          • GET
          • POST
          • PUT
          • DELETE
          Date ↕MethodURLData
          #12025-03-13 09:31:50GET/add-on/details/Api%20Docs%20Generator3899