API Documentation
Introduction
Welcome to Starfishdata.ai API Documentation
Welcome
Welcome to the Starfishdata.ai API documentation. Our API provides powerful endpoints for interacting with synthetic data generation services. Whether you’re looking to create, monitor, fetch synthetic data, or evaluate the quality of generated data against your original dataset, our API makes it simple and efficient.
Authentication
Authentication for the API is handled using API keys. You’ll need to include your API key in the header of all requests using the following format:
How to Create API Keys
To obtain your API key for starfishdata, follow these steps:
- Sign up for an account at starfishdata.ai
- Click on “API Keys” in the navigation bar
- Create a new API key and save it securely
Base URL
All API requests should be made to:
Make sure to replace YOUR_API_KEY
in the examples with the actual API key provided to you.