{"openapi":"3.2.0","info":{"title":"Pinterest Downloader API","description":"Get images, videos and slideshows from Pinterest","version":"1.0.0"},"servers":[{"url":"https://iwnpa.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"x-agent-commerce":{"catalog_url":"https://iwnpa.jojapi.net/_jojapi/agent/plans","discovery_url":"https://iwnpa.jojapi.net/.well-known/x402","directory_url":"https://agents.jojapi.net/apis/pinterest-downloader","docs":"https://docs.jojapi.com/consumers/agents"},"paths":{"/pinterest_download":{"get":{"operationId":"get_pinterest_download","summary":"Retrieve media by Pinterest URL","parameters":[{"name":"pinterest_url","in":"query","description":"The URL of the Pin from Pinterest","required":false,"schema":{"type":"string","title":"Pinterest URL","example":"https://www.pinterest.com/pin/1337074887052841/"}}]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}