Routing
home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | api_auth_get_affiliate_clicks | /api-auth/get-affiliate-clicks | Path does not match |
2 | api_auth_create-bot-user | /api-auth/create-bot-user | Path does not match |
3 | api_auth_get-popular-merchants | /api-auth/get-popular-merchants | Path does not match |
4 | api_unicity | /api/unicity | Path does not match |
5 | api_search-merchants | /api/search-merchants | Path does not match |
6 | api_get-merchants | /api/get-merchants | Path does not match |
7 | api_test-key | /api/test-key/{key} | Path does not match |
8 | api_get-templates | /api/get-templates/{key} | Path does not match |
9 | api_clicks-data | /api/clicks-data | Path does not match |
10 | api_players | /api/players | Path does not match |
11 | api_affiliate-clicks-data | /api/affiliate-clicks-data | Path does not match |
12 | api_affiliate-stats | /api/affiliate-stats/{apiKey} | Path does not match |
13 | api_clicks-day | /api/clicks-day | Path does not match |
14 | api_edit-payment-gain | /api/edit-payment-gain | Path does not match |
15 | api_accept-payment | /api/accept-payment | Path does not match |
16 | api_deny-payment | /api/deny-payment | Path does not match |
17 | api_search-user | /api/search-user | Path does not match |
18 | api_get-user | /api/get-user | Path does not match |
19 | api_search-all-aks-merchants | /api/search-all-aks-merchants | Path does not match |
20 | api_get-aks-merchant | /api/get-aks-merchant | Path does not match |
21 | api_get-aks-merchant-children | /api/get-aks-merchant-children | Path does not match |
22 | api_create-short-affiliate-link | /api/create-short-affiliate-link | Path does not match |
23 | product-api-index | /product-api | Path does not match |
24 | login | /login | Path does not match |
25 | get-api-key | /get-api-key | Path does not match |
26 | show-api-key | /show-api-key | Path does not match |
27 | forgot-password | /forgot-password | Path does not match |
28 | tos | /terms-of-service | Path does not match |
29 | reset-password | /reset-password | Path does not match |
30 | register-step-1 | /register | Path does not match |
31 | check-email-step | /check-email-step | Path does not match |
32 | check-email | /check-email | Path does not match |
33 | register-step-2 | /register-step-2 | Path does not match |
34 | register-step-3 | /register-step-3 | Path does not match |
35 | register-step-4 | /register-step-4 | Path does not match |
36 | register-step-5 | /register-step-5 | Path does not match |
37 | register-step-6 | /register-step-6 | Path does not match |
38 | logout | /logout | Path does not match |
39 | dashboard | /dashboard | Path does not match |
40 | reports | /reports | Path does not match |
41 | affiliate-stats | /affiliate-stats | Path does not match |
42 | templates | /templates | Path does not match |
43 | generator | /generator | Path does not match |
44 | generator-link | /generator/link | Path does not match |
45 | generator-banner | /generator/banner | Path does not match |
46 | generator-save-template | /generator/save-template | Path does not match |
47 | generator-widget | /generator/{type}/{template} | Path does not match |
48 | generator-template-widget | /generator-template/{type}/{template} | Path does not match |
49 | payment | /payment | Path does not match |
50 | invoice | /invoice/{id} | Path does not match |
51 | admin-payment | /admin-payment | Path does not match |
52 | dashboard-tos | /tos | Path does not match |
53 | help | /help | Path does not match |
54 | export-merchant-click | /export-merchant-click | Path does not match |
55 | merchant-export-reports | /export-merchant-reports | Path does not match |
56 | generate_widget | /generate/widget | Path does not match |
57 | generate_top-games | /generate/top-games | Path does not match |
58 | generate_games-prices-comparison | /generate/games-prices-comparison | Path does not match |
59 | generate_deals | /generate/deals | Path does not match |
60 | generate_visibility-product | /generate/visibility-product | Path does not match |
61 | generate_bundle | /generate/bundle | Path does not match |
62 | generate_banner | /generate/banner | Path does not match |
63 | generate_preview-link | /generate/preview-link | Path does not match |
64 | generate_game-data | /generate/game-data | Path does not match |
65 | home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.