Title: API endpoint
Last modified: August 18, 2016

---

# API endpoint

 *  [mi327](https://wordpress.org/support/users/mi327/)
 * (@mi327)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/api-endpoint/)
 * Flickr asks for an API endpoint. It gives an example for all worpress users
 * Note: WordPress users, your API Endpoint is
    [http://your.blog.address/wordpress/xmlrpc.php](http://your.blog.address/wordpress/xmlrpc.php)
 * but when I use this example it says that my endpoint was incorrect.
    what is 
   an API endpoint?

Viewing 15 replies - 1 through 15 (of 35 total)

1 [2](https://wordpress.org/support/topic/api-endpoint/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/api-endpoint/page/3/?output_format=md) [→](https://wordpress.org/support/topic/api-endpoint/page/2/?output_format=md)

 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/api-endpoint/#post-130859)
 * Your xmlrpc.php file should be located at:
 * [http://www.shortforstephen.com/xmlrpc.php](http://www.shortforstephen.com/xmlrpc.php)
 * Did you not upload this file with your WordPress installation?
 *  [kgeiger](https://wordpress.org/support/users/kgeiger/)
 * (@kgeiger)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/api-endpoint/#post-131078)
 * Same issue, I was unaware that wordpress had an xmlrpc in the installation. Mine
   didn’t unzip with all the other stuff. Is there a way to get this file?
 *  [rockychen](https://wordpress.org/support/users/rockychen/)
 * (@rockychen)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/api-endpoint/#post-131094)
 * mi327:
    I came across the same problem as you did. So what shall I do? I get 
   my blog from blogsome.com which is powered by WordPress.
 *  Thread Starter [mi327](https://wordpress.org/support/users/mi327/)
 * (@mi327)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/api-endpoint/#post-131099)
 * I just upgraded and WP1.5 has it.
 *  [jackonth](https://wordpress.org/support/users/jackonth/)
 * (@jackonth)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/api-endpoint/#post-131177)
 * Mine is there. I looked in the folder but I still get that error message.
    Anyone?
 *  [piwacket](https://wordpress.org/support/users/piwacket/)
 * (@piwacket)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/api-endpoint/#post-131183)
 * I am also recieving an error on trying to add my blog to Flickr. “The endpoint
   you entered was not correct.” When I added www. to the beginning of my url, it
   was fine.
 *  [andwat](https://wordpress.org/support/users/andwat/)
 * (@andwat)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/api-endpoint/#post-131184)
 * The xmlrpc.php thing worked for me in setting up a “Perspective” from iUpload.
   Unfortunately, the perspective got a little distorted from that point on. If 
   you’re interested in more, the relevant post to my iUpload blog is at:
    [http://andwat.iuplog.com/default.asp?item=91672](http://andwat.iuplog.com/default.asp?item=91672)
 *  [fobusboy](https://wordpress.org/support/users/fobusboy/)
 * (@fobusboy)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/api-endpoint/#post-131185)
 * it should be located in your wordpress installation directory.
 *  [masquerade](https://wordpress.org/support/users/masquerade/)
 * (@masquerade)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/api-endpoint/#post-131186)
 * If you’re sure its there and you’re still getting errors, be sure you are running
   the latest version of WordPress, as xmlrpc has undergone a great deal of change
   due to a security vunerability.
 *  [moondreamsnet](https://wordpress.org/support/users/moondreamsnet/)
 * (@moondreamsnet)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/api-endpoint/#post-131192)
 * i have a hosting plan where i set up some “add-on” domains in cpanel. the main
   site is [http://www.moondreams.net](http://www.moondreams.net). the add on is
   [http://www.whatever.net](http://www.whatever.net). on whatever.net, i set up
   a subdomain called tony. the tony folder is under the main moondreams.net site,
   so i can either go to tony.whatever.net or [http://moondreams.net/tony/](http://moondreams.net/tony/)
   to get to that site. entering [http://tony.whatever.net/xmlrpc.php](http://tony.whatever.net/xmlrpc.php)
   didn’t work, probably due to some htaccess rewrites or something. so i tried 
   [http://www.moondreams.net/tony/xmlrpc.php](http://www.moondreams.net/tony/xmlrpc.php)
   and i worked fine.
 * note: i don’t really own “whatever.net” – that’s just an example since i’m still
   working on the actual domain.
 * -jim
 *  [moondreamsnet](https://wordpress.org/support/users/moondreamsnet/)
 * (@moondreamsnet)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/api-endpoint/#post-131193)
 * one more thing – i just tested it and it didn’t work the first time. following
   the advice on flickr that “web services are sometimes flaky,” i clicked the “
   try again” button and it posted. so don’t get discouraged the first, second, 
   third … hundredth time. just try again.
 *  [digink](https://wordpress.org/support/users/digink/)
 * (@digink)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/api-endpoint/#post-131195)
 * I had the same problem, and that’s because I have my WP installation in a different
   directory. Flickr tells you to use [http://www.yoursite.com/xmlrpc.php](http://www.yoursite.com/xmlrpc.php)
   and mine is actually in [http://www.yoursite.com/wp/xmlrpc.php](http://www.yoursite.com/wp/xmlrpc.php).
 * I added the directory in, and it worked.
 *  [dextrine](https://wordpress.org/support/users/dextrine/)
 * (@dextrine)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/api-endpoint/#post-131201)
 * I having the same problem. I have two installations of WordPress. The one I’m
   trying to get working is running 1.5. Why is this not working? I’m sure it’s 
   the right folder and file. Why is this not working as it should!?!
 *  [drobbins](https://wordpress.org/support/users/drobbins/)
 * (@drobbins)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/api-endpoint/#post-131202)
 * I have been having this problem for days now and can’t fix it – if xmlrpc.php
   is in my site root folder, it won’t work, but if it is in a subdirectory it will…
   I wonder if setting up a redirect to it will work, or if I’m going to have to
   change the code itself trying to ping to it?
 *  [dextrine](https://wordpress.org/support/users/dextrine/)
 * (@dextrine)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/api-endpoint/#post-131203)
 * I’m also getting desperate with this problem. To some it works and to some it
   does not. I’d really appreciate if someone would give a reason to this. I’ve 
   tried to put the xmlprc.php file to a subfolder, but that does not help at all.
   🙁 Pretty mysterious shit.

Viewing 15 replies - 1 through 15 (of 35 total)

1 [2](https://wordpress.org/support/topic/api-endpoint/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/api-endpoint/page/3/?output_format=md) [→](https://wordpress.org/support/topic/api-endpoint/page/2/?output_format=md)

The topic ‘API endpoint’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 35 replies
 * 29 participants
 * Last reply from: [kjarrett](https://wordpress.org/support/users/kjarrett/)
 * Last activity: [19 years, 4 months ago](https://wordpress.org/support/topic/api-endpoint/page/3/#post-131257)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
