Impulse home page
Search...
⌘K
Try Impulse For Free
Try Impulse For Free
Search...
Navigation
Billing
Redirect to Stripe for adding credits
Documentation
Keys API
User API
Models API
Usage API
Fine Tuning API
Datasets API
Billing API
About
Blog
API Keys
POST
Create a new API key
GET
List all API keys for the current user
GET
Get details of a specific API key
PATCH
Update a specific API key
DEL
Revoke a specific API key
Base Models
GET
List all available base LLM models
GET
Get detailed information about a specific base model
Users
GET
Get current user information
PATCH
Update current user information
DEL
Delete user account internal api
Datasets
POST
Upload a new dataset file
GET
List all datasets uploaded by the user
GET
Get information about a specific dataset
PATCH
Update a specific dataset's information
DEL
Delete a specific dataset file
Fine-Tuning Jobs
POST
Create a new fine-tuning job
GET
List all fine-tuning jobs
GET
Get details of a specific fine-tuning job
POST
Cancel a fine-tuning job
Fine-Tuned Models
GET
List all fine-tuned models for the current user
GET
Get detailed information about a specific fine-tuned model
Usage
GET
Get a list of usage records for a given period
GET
Get total cost for a given period
Billing
GET
Get credit history for the current user
GET
Redirect to Stripe for adding credits
POST
Check if user has enough credits for a job internal endpoint
API Keys
GET
List all API keys for the current user
POST
Create a new API key
GET
Get details of a specific API key
DEL
Revoke a specific API key
PATCH
Update a specific API key
Billing
Redirect to Stripe for adding credits
GET
/
v1
/
billing
/
credits-add
Try it
Authorizations
x-api-key
string
header
required
Query Parameters
amount_dollars
integer
required
Response
302
Redirect to Stripe payment page
Get credit history for the current user
Check if user has enough credits for a job internal endpoint
Assistant
Responses are generated using AI and may contain mistakes.