Get Started With Conekta APIs

Send your first Conekta API request directly from the Conekta docs site

This is where you show your users how to set it up. You can use code samples, like this:

$http.post('/someUrl', data).success(successCallback);

alert('test');

Try dragging a block from the right to see how easy it is to add more content!