Your browser does not support JavaScript! Our sites need it to work more smooth

free your browser bookmarks, free your disk space.

Automatically publish free resources to Nohat

Nohat API - Mass submit - V1 - Aug 7, 2019

Your website share free resources to people? I have a win-win deal for you!

Let open an API help my bot index your contents, with more than 150.000 pageview everyday, Nohat will redirect a lot of people to your website to download.

Nohat support JSON format, make sure your JSON output included bellow fields:

  • Title: (title)
  • Preview Image URL: (thumb)
  • Tags: (tags) separate with commas
  • Resource types: (type) We currently support: photo, vector, psd, font, lightroom preset, png, orther
  • Unique ID of resource: (fileid)
  • Download link: (downloadlink) The URL that people can download your free resource 

Example about JSON output:

{  
   "files":[  
      {  
         "title":"Scientific medical infographic of dental floss procedure Free Vector",         
         "type":"vector",
         "thumb":"https:\/\/cdn.nohat.cc\/thumb\/f\/350\/7feb2791c34446918f57.jpg",
         "tags":[  
            "anatomic",
            "flossing",
            "gums",
            "brushing"            
         ],
         "downloadlink":"https://yoursite.com/photo/fileid",
         "fileid":"7feb2791ckk6918f57"
      },
      {  
         "title":"Scientific medical infographic of dental floss procedure Free Vector",         
         "type":"photo",
         "thumb":"https:\/\/cdn.nohat.cc\/thumb\/f\/350\/7feb2791c34446918f57.jpg",
         "tags":[  
            "photo",
            "banner",
            "bird",
            "danger",
            "sleep"         
         ],
         "downloadlink":"https://yoursite.com/photo/fileid",
         "fileid":"7feb27sss6918f57"
      }
   ],   
   "nextpage": "https://yoursite.com/api/nohat/page/2"
}

Finally, tell us by Email: [email protected]

Thank you!