APIPark · Example Payload

Apipark Service Example

AI-powered sentiment analysis service combining GPT-4o with custom prompts for text classification.

ainlpsentimentgpt-4o

Apipark Service Example is an example object payload from APIPark, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamedescriptionteamIdstatustagscreatedAt

Example Payload

Raw ↑
{
  "id": "svc_sentiment_v1",
  "name": "Sentiment Analysis API",
  "description": "AI-powered sentiment analysis service combining GPT-4o with custom prompts for text classification.",
  "teamId": "team_ai_platform",
  "status": "published",
  "tags": ["ai", "nlp", "sentiment", "gpt-4o"],
  "createdAt": "2026-01-15T10:00:00Z"
}