uTalk

Official forum for Utopia Community

You are not logged in.

#1 2020-12-04 10:59:20

Utopia-legend
Member
Registered: 2020-11-21
Posts: 5

API

1. Open the API associated with wallets;
2. Allow uploading and using third-party plug-ins (approved by the government and the community);
3. Can the private key be enabled


utopia中国第一批布道者,区块链链信仰者,欢迎加入乌托邦—无界社区,Utopia频道ID: 1818 客户端左上角小电脑图标检索

Offline

#2 2021-04-01 01:52:08

iWm
Member
Registered: 2021-03-25
Posts: 7

Re: API

How do I get the API?  What language is it written in? Looking at PHP... Has an OO interface.

Last edited by iWm (2021-04-01 18:12:14)

Offline

#3 2021-04-02 04:25:12

Saahil
Moderator
Registered: 2020-11-20
Posts: 60
Website

Re: API

iWm;495 wrote:

How do I get the API?  What language is it written in? Looking at PHP... Has an OO interface.

API Documentation can be access from, Tools -> Settings -> API

API Help: http://help/?api

Check this too: https://u.is/api_instructions.pdf

Offline

#4 2021-04-02 16:17:18

iWm
Member
Registered: 2021-03-25
Posts: 7

Re: API

Saahil;497 wrote:
iWm;495 wrote:

How do I get the API?  What language is it written in? Looking at PHP... Has an OO interface.

API Documentation can be access from, Tools -> Settings -> API

API Help: http://help/?api

Check this too: https://u.is/api_instructions.pdf

Thanks

Offline

#5 2021-09-20 15:08:41

youtube
Member
Registered: 2021-09-20
Posts: 30

Re: API

The Utopia API has become quite extensive, now you can use it to do large-scale projects

Offline

#6 2021-09-24 05:55:02

kukoro
Member
Registered: 2021-09-23
Posts: 61

Re: API

thank you for the information...

very detailed information....

Offline

#7 2021-09-24 12:46:50

CRP-SUPPORT
Member
Registered: 2021-01-09
Posts: 14

Re: API

Saahil;497 wrote:
iWm;495 wrote:

How do I get the API?  What language is it written in? Looking at PHP... Has an OO interface.

API Documentation can be access from, Tools -> Settings -> API

API Help: http://help/?api

Check this too: https://u.is/api_instructions.pdf

Also available from clearnet:

https://u.is/docs/api.html

Offline

#8 2022-01-10 17:14:13

Vicob
Member
Registered: 2022-01-07
Posts: 35

Re: API

are there any examples of unique uses of the utopia API? it would be interesting to explore.

Offline

#9 2022-01-10 22:47:47

SGL
Member
From: Infospace
Registered: 2021-12-05
Posts: 70

Re: API

Vicob;1408 wrote:

are there any examples of unique uses of the utopia API? it would be interesting to explore.

Yes, for example, here are a lot of projects:
https://github.com/utopia-opensource/


Crypton/UUSD donation for new developments: F50AF5410B1F3F4297043F0E046F205BCBAA76BEC70E936EB0F3AB94BF316804

Offline

#10 2022-12-26 19:43:49

Lanistergame2
Member
Registered: 2022-12-25
Posts: 2,058

Re: API

Seasons greetings everyone, pardon me for my question but I am new here and I would always like to know more . I have been very curious about Everything Utopia p2p, so please and anyone explain to me what Utopia API is about?

Offline

#11 2024-06-09 19:18:39

Detroit
Member
Registered: 2022-12-27
Posts: 1,844

Re: API

Application Programming Interface, is a software intermediary that allows two applications to communicate with each other. It defines the methods or functions that developers can use to interact with a software system or service. APIs are commonly used to enable the integration of different software systems, allowing them to work together and share data. By providing a set of predefined rules and protocols, APIs make it easier for developers

Offline

#12 2024-06-09 20:15:17

Kelechi
Member
Registered: 2022-12-25
Posts: 2,692

Re: API

resources, making it easier for developers to integrate different services or build new applications. APIs can be used to access data or services from a server, manipulate data, and perform various tasks.

Offline

#13 2024-06-09 21:41:09

Lanistergame2
Member
Registered: 2022-12-25
Posts: 2,058

Re: API

Application Programming Interface, is a set of rules and protocols that allow different software applications to communicate with each other. APIs enable different programs or systems to interact and share data

Offline

#14 2024-06-24 20:47:29

Kelechi
Member
Registered: 2022-12-25
Posts: 2,692

Re: API

Methods: HTTP methods (GET, POST, PUT, DELETE) that specify the action to be performed on a resource.
Authentication: Methods used to verify the identity of clients accessing the API, such as API keys, OAuth tokens, or basic authentication.

Offline

#15 2024-06-24 21:18:17

Detroit
Member
Registered: 2022-12-27
Posts: 1,844

Re: API

Automating tasks and workflows by leveraging APIs to interact with other systems.
Data Access: Accessing and manipulating data from remote servers or databases.
Building Services: Creating new services or extending existing ones by exposing APIs to external developers.

Offline

Board footer

Powered by FluxBB