Documentation Index
Fetch the complete documentation index at: https://api.superseeded.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Welcome to the SuperSeeded API
The SuperSeeded API provides programmatic access to our services for plant specification parsing, matching, and botanical name verification.OpenAPI Specification
Download the OpenAPI 3.1.0 specification file
Authentication
The SuperSeeded API uses API keys to authenticate requests. You can manage your API keys in the SuperSeeded Dashboard.Obtaining an API key
- Log in to your account at superseeded.ai.
- Navigate to Settings > API Keys.
- Click Create API Key.
- Configure your key settings:
- Name: Give it a descriptive name (e.g., “Production Backend”, “Dev Environment”).
- Credit limit (optional): Set a maximum usage limit (leave blank for unlimited).
- Reset frequency: Choose how often the limit resets (e.g., Monthly, Never).
- Expiration: Set an expiry date if required.
- Copy the generated key immediately. You will not be able to see it again.
Using your API key
Your API key must be included in the header of every request (excluding the health check endpoint).Platform Integration (Teams Plan)
If you’re on a Teams plan and building a platform that serves multiple merchants, you can use delegation tokens instead of exposing your API key. This enables per-merchant usage tracking and billing.Platform Integration Guide
Learn how to authenticate requests on behalf of your merchants

