Prompt Details
Model
(gemini-3.1-pro)
Token size
226
Example input
[API Service]: Subscription Billing Engine
[Specific Use Case]: SaaS platform recurring payments
[Target Developer Persona]: Backend Node.js Engineer
Example output
1. Endpoint Architecture
POST /v1/customers: Create customer object.
POST /v1/subscriptions: Attach plan to customer.
GET /v1/invoices: Retrieve payment history.
Payloads must use JSON objects with strict type validation.
2. Auth & Error Handling Logic
Auth: Bearer Token via API Key stored in headers.
Errors: 400 Bad Request, 401 Unauthorized, 402 Payment Required, 429 Rate Limit Exceeded.
3. Technical Documentation Structure
Quickstart guide: First API call in 5 minutes.
Authentication: How to rotate keys and handle security.
Webhooks: Listening for payment events and subscription lifecycle changes.
By downloading this prompt, you agree to our terms of service
GEMINI-3.1-PRO
Stop building undocumented, unusable APIs. This API & Docs Architect maps your endpoint architecture, defines strict request-response schemas, and builds the foundational technical documentation for developer adoption. It turns messy backend logic into a clean, professional integration guide. Don't just write code; build an ecosystem that developers actually want to use.
What it provides:
• Endpoint Architecture
• Auth & Error Handling Logic
• Technical Documentation Structure
...more
Added 1 week ago
