Quick Start
Welcome to our API service platform! This guide will help you quickly get started with our services.
1. Try the Service Without Registration
Home: https://www.onept.tech
You can start exploring our services immediately without the need to register or log in.
Simply visit our website and try out the demo features available on the homepage.
This allows you to assess whether our services meet your needs,
helping you avoid unnecessary expenses before committing to a full account.
2. Sign Up and Log In
2.1 Create an Account
Path: https://app.onept.tech:17001/register.html
If you decide to use our services beyond the demo, you will need to register an account.
Visit the Sign Up page.
Fill in your basic information, such as email, username, and password.
Click "Sign Up" to complete the account creation.
2.2 Log In to Your Account
Path: https://app.onept.tech:17001/login.html
Use the email and password you registered with to log in at the Login page.
3. Obtain X-Credit-Token
3.1 Purchase Credits
- After logging in, go to the "Credits" section of your dashboard.
- You can purchase credits by contacting our marketing team via their email (cs@onept.tech), We will select the most suitable package for you based on your business needs.
- Once the purchase is complete, your account will be credited with the corresponding number of credits.
3.2 Generate X-Credit-Token
- Go to the "API Tokens" section.
Path: https://app.onept.tech:17001/api-key.html - Click the "Generate Token" button to obtain your X-Credit-Token.
Path: https://app.onept.tech:17001/create-api-key.html - Save this token securely, as you will need it for API requests.
4. Use the API
4.1 Configure the Request
When making an API request, you must include the X-Credit-Token in the request header for authentication.
5. Frequently Asked Questions
How do I check my remaining credits? You can view your remaining credits in the "Credits" section of your dashboard.
What should I do if my API request fails? Please check if your X-Credit-Token is valid, or ensure the request format is correct.
6. Learn More
Visit our API Documentation for more detailed information and examples.