Giter Site home page Giter Site logo

api-docs's People

Contributors

alekseyklimov avatar axklim avatar djeux avatar dleonov1 avatar dmitry-paxful avatar loki-dv avatar olegkretinin-paxful avatar omitobi avatar pluckhuang avatar raulpaxful avatar sergeil avatar shabak avatar skyzer avatar tk42 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

api-docs's Issues

OFFER/GET does not able to fetch the trusted offer

API entry: https://paxful.com/api/offer/get

Is there a permission problem to load a trusted only offer? I can open a trusted offer on the browser, but seems the API does not allow me to fetch the info from a trusted offer.

$ client.offer_get('TRUSTED_OFFER_HASH')
>>> 
{'status': 'error',
 'timestamp': 1633867236,
 'error': {'code': 1002, 'message': 'Offer not found'}}

Paxful API Tester 5000 - cryptojs reference

http://crypto-js.googlecode.com/svn/tags/3.1.2/build/rollups/hmac-sha256.js is no longer available.

I replaced that reference with the new CDN located here: https://cdnjs.cloudflare.com/ajax/libs/crypto-js/3.1.2/rollups/hmac-sha256.js and I was able to get the "Paxful API Tester 5000" up and going - might help someone else.

The development of the libraries seems to have moved here (https://github.com/brix/crypto-js) and taken up by several capable developers since the end of google code and the support of this library.

Figured I'd mention if someone else has the issue or whomever participates in this repo can update at their leisure.

  • Christopher Kaelin

About "tags" field use.

Hello,

I'm trying to create an offer using REST API which includes "no-verification-needed" tag, without success.

From API docs, at "offer/create" entry says this about "tags" field:

Comma separated list of tags, if a tag was not approved before, it's ignored.

I have try several ways like:

tags="no-verification-id"

tags="no verification id"

tags="no+verification+id"

tags="[no-verification-id]"

But no one of above works.

So, question is: Who should I supply tags?

Thanks in advance.

Documentation in incomplete

We are integrating our platform with your API, and the documentation feels very incomplete.
In your endpoint's description there's no information about kind of HTTP request (POST/PUT etc.), and in most of them there's even no description of response body. We are confused how to use your api and model our services.
Please extend your documentation with those basic informations, or give us some other source of information about your API.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.