Initialize
Run the following command and follow the prompts
proxymock init
That's all you need to do! You can view or modify your API key by editing the ~/.speedscale/config.yaml
file.
Speedscale does not share or sell your email address, although we might send you updates or announcements if we can ever figure out this marketing thing. Engineering is more our wheelhouse.
- Don't put your API key in source control. Use a secret manager.
- Don't share your API Key.
- Non-interactive mode (like as part of a CI pipeline) requires proxymock Pro or Speedscale Enterprise.
proxymock does not send your recorded data to any third party. All data is stored on your local desktop unless you connect to Speedscale Enterprise. Don't worry, that won't happen unless you explicitly start a trial or buy a license.
CI and other non interactive modes
If you're trying to initialize proxymock without any prompts, just specify the api key on the command line
proxymock init --api-key <Your API Key>
Getting an API Key
- Existing Enterprise Customer
- New User
You will need to get your personal API key from your Profile Page. Copy the API key to your clipboard.
Troubleshooting for Enterprise Customers
Does your organization already have a Speedscale tenant? If so, you can skip ahead to Automatic Tenant Assignment.
If you want to sign up for Speedscale Enterprise and your organization does not already have a Speedscale tenant, you can create one by visiting Speedscale Enterprise and clicking "Free Trial".
Automatic Tenant Assignment
For most tenants, you can automatically join the tenant doing one of the following:
- Log into https://app.speedscale.com using your corporate email address. You will automatically be added to the tenant after some validation.
- Dial a friend. Have your friend click the "Invite" button in the Speedscale UI and enter your email address. Check your email and sign in.
If you get stuck you can always reach us on slack.
Did you log into your tenant but it looks empty? This usually happens because your organization's email domain is not configured. Speedscale Support can fix this if you ping us on slack or at support@speedscale.com.