Quickstart

Get up and running with a Crosshatch model mix in a few minutes:

Create an account

Begin by signing in with your GitHub or Google account. Your account will automatically be credited with $5.00 of usage credits when you add your payment information (provided by Stripe). Costs are based solely on model mix usage.

Once you've added a payment method, you can verify that your account has been credited under Account > Billing.

Create an API key

  1. Go to API Keys under your account settings by clicking on the top right.

  2. Click "Create API Key"

  3. Enter a name for your key and click "Create"

  4. Your new API key has now been generated. Click on the copy icon to copy it. Keep this key safe and do not share it publicly.

You can view when this API key was last used and delete it if you wish.

Once you've created an API key, you can Make Your First API Call.

Last updated