Cruise API
Introduction
The Cruise Tech Logs API provides seamless access to essential services, enabling users to streamline their operations and integrate these functionalities into their applications.
Key Information
Currency: All transactions are conducted in Naira (₦).
Account Credit Requirement:
Before making purchases through the API, ensure your account is sufficiently credited.
You can add funds to your account via the Dashboard on the Cruise Tech Logs Platform.
This API is ideal for developers and businesses looking for reliable and scalable solutions to manage phone number rentals and access pre-registered accounts.
Authentication
The API requires authentication to ensure secure access. Follow the steps below to authenticate your requests:
Step 1: Log in to Your Account
Navigate to the Cruise Tech Logs Login Page.
Log in using your account credentials.
Step 2: Generate an API Key
After logging in, go to the menu and select API Key.
Click on Generate Key to create your API token.
Copy the generated token for use in your API requests.
Step 3: Include the Token in Your Requests
Use the generated token as a Bearer Token for all API requests in the header.
Header Key:
Authorization
Header Value:
Bearer {{api_token}}
Notes
Keep your API token secure and do not share it with others.
If your token is compromised, regenerate a new token from your account dashboard.