Skip to content

Commit 117fe36

Browse files
committed
text update
1 parent ff63d58 commit 117fe36

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

source/bet365_fields.html.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toc_footers:
66
- <a href='/'>BetsAPI.com</a>
77
- <a href='/contactus'>Contact Us</a>
88

9-
search: true
9+
search: false
1010
---
1111

1212
# Fields

source/index.html.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ search: true
2121

2222
Bets API is a RESTful service for data on all sports. It is a **PAID** service with low price (started with $10 per month).
2323

24-
Please note that in order to access Bets API you must [contact us](/contactus).
24+
Note that in order to access Bets API you must purchase [related packages](/mm/pricing).
25+
26+
Please [contact us](/contactus) if you have any problem.
2527

2628
## Authentication
2729

@@ -42,7 +44,7 @@ curl "api_endpoint_here?token=YOUR-TOKEN"
4244
4345
`X-API-TOKEN: YOUR-TOKEN`
4446

45-
You will get a **token** from our support. you can either pass it in header **X-API-TOKEN** or pass as token= in GET query.
47+
You will get a **token** from our support or [Orders](/mm/orders) page. you can either pass it in header **X-API-TOKEN** or pass as token= in GET query.
4648

4749
<aside class="notice">
4850
You must replace <code>YOUR-TOKEN</code> with your personal token.
@@ -80,7 +82,7 @@ You'll get **results** if everything moves well, and an [error](#errors) will be
8082

8183
# Pricing
8284

83-
Check [Pricing](/mm/pricing) for details, or [contact us](/contactus).
85+
Check [Pricing](/mm/pricing) for details, or [contact us](/contactus) if you have custom requirements.
8486

8587
# Events
8688

0 commit comments

Comments
 (0)