{"openapi":"3.2.0","info":{"title":"OnlyFans Profile Scraper API","description":"This API gets the data from OnlyFans profiles, e.g. profile / header image URL, pricing, description, etc ...","version":"1.0.0"},"servers":[{"url":"https://efwvq.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"x-agent-commerce":{"catalog_url":"https://efwvq.jojapi.net/_jojapi/agent/plans","discovery_url":"https://efwvq.jojapi.net/.well-known/x402","directory_url":"https://agents.jojapi.net/apis/onlyfans-profile","docs":"https://docs.jojapi.com/consumers/agents"},"paths":{"/profile/{username}":{"get":{"operationId":"get_profile_username","summary":"Retrieve a profile","description":"Gets the profile data from an OnlyFans account","parameters":[{"name":"username","in":"path","required":true,"schema":{"type":"string"}}]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}