Title: API Integration
Last modified: March 21, 2021

---

# API Integration

 *  [sandeep5866](https://wordpress.org/support/users/sandeep5866/)
 * (@sandeep5866)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/api-integration-8/)
 * dear sir,
    i have created my shopping site. i want also providing mobile recharge
   facility to our customers. how can i integrate API in my WordPress site? am using
   WordPress with am using theme “best commerce”.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [George Appiah](https://wordpress.org/support/users/gappiah/)
 * (@gappiah)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/api-integration-8/#post-14213031)
 * > how can i integrate API
 * What API?
 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/api-integration-8/#post-14214343)
 * You can make HTTPS requests to third party APIs from WP with WP_Http class methods.
   
   [https://developer.wordpress.org/reference/classes/wp_http/](https://developer.wordpress.org/reference/classes/wp_http/)
 * cURL, `file_get_contents()` and other ways to make similar requests will work
   as well. These are all server side methods. In some cases you might be able to
   make client side API requests using JavaScript or jQuery.

Viewing 2 replies - 1 through 2 (of 2 total)

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

## Tags

 * [api-integration](https://wordpress.org/support/topic-tag/api-integration/)

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 2 replies
 * 3 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/api-integration-8/#post-14214343)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
