lap-aftermarket-api

Aftermarket API skill. Use when working with Aftermarket for customers, aftermarket. Covers 3 endpoints.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "lap-aftermarket-api" with this command: npx skills add mickmicksh/lap-aftermarket-api

Aftermarket API

API version: 1.0.0

Auth

No authentication required.

Base URL

Not specified.

Setup

  1. No auth setup needed
  2. GET /v1/customers/{customerId}/auctions/listings -- verify access
  3. POST /v1/aftermarket/listings/expiry -- create first expiry

Endpoints

3 endpoints across 2 groups. See references/api-spec.lap for full details.

customers

MethodPathDescription
GET/v1/customers/{customerId}/auctions/listingsGet listings from GoDaddy Auctions

aftermarket

MethodPathDescription
DELETE/v1/aftermarket/listingsRemove listings from GoDaddy Auction
POST/v1/aftermarket/listings/expiryAdd expiry listings into GoDaddy Auction

Common Questions

Match user requests to endpoints in references/api-spec.lap. Key patterns:

  • "List all listings?" -> GET /v1/customers/{customerId}/auctions/listings
  • "Create a expiry?" -> POST /v1/aftermarket/listings/expiry

Response Tips

  • Check response schemas in references/api-spec.lap for field details
  • List endpoints may support pagination; check for limit, offset, or cursor params
  • Create/update endpoints typically return the created/updated object

CLI

# Update this spec to the latest version
npx @lap-platform/lapsh get aftermarket-api -o references/api-spec.lap

# Search for related APIs
npx @lap-platform/lapsh search aftermarket-api

References

  • Full spec: See references/api-spec.lap for complete endpoint details, parameter tables, and response schemas

Generated from the official API spec by LAP

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Img2img

Generate images from text descriptions using DALL-E 3 while adhering to usage policies and avoiding realistic human faces.

Registry SourceRecently Updated
General

Habitat-GS-Navigator

Navigate and interact with photo-realistic 3DGS environments via the Habitat-GS Bridge. Use when: user asks to explore a 3D scene, perform embodied navigatio...

Registry SourceRecently Updated
General

Memory Palace

持久化记忆管理。Use when: 用户告诉你个人信息/偏好/习惯、需要记住项目状态/技术决策、完成任务后有可复用经验、用户说"记住""别忘了""下次注意"、需要回忆之前的对话内容。支持语义搜索和时间推理。

Registry SourceRecently Updated
General

Podcast Transcript Mining Authority Positioning

Extract guest appearances, speaking topics, and soundbites from podcast transcripts to build authority portfolios and generate podcast pitch templates. Use w...

Registry SourceRecently Updated