title: API Introduction description: An introduction to the Visual Layer API
The Visual Layer API provides comprehensive access to search, enrichment, and export capabilities for your visual datasets.Search for Similar Content
Search for similar content using an existing media ID:Vector Search
Perform semantic vector search using text:Search with Uploaded Images
Upload an image for visual search:Enrichment
Available Models
List available enrichment models:Enriching Datasets
Start enrichment with specific models:Checking Enrichment Status
Check enrichment status:Export and Sharing
Exporting Content
Export entities asynchronously:Monitoring Export Status
Check export task status:Sharing Views
Create a saved view:Error Handling
The API uses standard HTTP status codes to indicate success or failure:- 200: Success
- 400: Bad Request - Check your request parameters
- 401: Unauthorized - Check your authentication token
- 404: Not Found - Resource doesn’t exist
- 500: Internal Server Error - Server-side issue