Routing
tos
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/terms-of-service
# | 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 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.