Information about the API
Information about the API
Here you can find information about the API/interface and how you can easily request it on our website.
What is API used for?
API is the short form of “Application Programming Interface”. It is an interface through which several apps/websites can communicate with each other and exchange information.
How is an interface created?
An API is an open interface that is used to connect different apps, programs and programming languages. This is used for communication and information between these different programs. The information is exchanged in a so-called JSON format (one program asks the question and the other responds with the value).
What is a developer token?
Developer and account tokens are ready2order specific and are required for client authentication. They serve as a “secret word” between the customer and ready2order to ensure the authenticity of requests via the API.
The developer token is required for the “API Integrator”. Account tokens can be created using this token. An API Integrator is not tied to an account and can create account tokens in different accounts of different customers , provided they are given permission to do so. You can imagine a service provider who manages the web shops for different companies.
What is the account token?
The account token is used for identification. It is required for querying data from a specific account.
Which software is the r2o API compatible/can it connect to?
We provide official libraries for PHP and NodeJS for API communication.
What is the process from application to obtaining access?
API application on the website
- Visit our ready2order website
- Scroll down to the bottom. Under "Resources" you will find the link to the API
- You can request API access here
- Fill in all necessary information
- The developer token will be sent via email to the applicant, i.e. you
- This is followed by logging into your account. An account token is generated using a link in the email
- API queries can be created with account tokens
Manage API access in the Admin Interface
- Open the Admin Interface
- Go to Preferences - API-Access
- Click on invoices
- All existing API access permissions can be seen here
FAQs about the API
Can I enter a purchase price via the API?
No
Can I change the payment method of an existing invoice via the API?
No
Can I create a payment receipt via the API?
No
Which IP address do we need to activate so that r2o can access the API?
We do not have fixed IP addresses for the webhooks.
Although your request is legitimate, we are unfortunately unable to accommodate it at the moment as we are a cloud-based service and we would have to make many changes to our current configuration.