Author

Topic: . (Read 159 times)

jr. member
Activity: 49
Merit: 25
.
May 16, 2021, 10:17:57 AM
#7
Yes I was looking for the official API which is directly connected to the database(synced with every change). Just one ques, Is there is limits for using this api ( action=merit;u=XXX ) from a Newbie account?
There is no official API, but I have one which is updated (almost) in real time.

https://api.ninjastic.space/merits

Parameters:
Code:
post_id: number
topic_id: number
receiver: string
receiver_uid: number
sender: string
sender_uid: number
amount: number
board_id: number
after_date: string (ISO date format)
before_date: string (ISO date format)
order: string (ASC, DESC)
limit: number

Example:
Code:
https://api.ninjastic.space/merits?receiver_uid=3294947&topic_id=5337211

There is a new (better) version on the works, but I didn't have any time to finish it.


Thanks a lot @TryNinja, This is amazing the same as I hoped to see (json format). I was planning to code an open source project of simple merit notifier for Windows Desktop, so this will help a lot.

I'll add another option to the list: BPIP.

I see it loads so slow, It may cause timeout with browser/application.
copper member
Activity: 1624
Merit: 1899
Amazon Prime Member #7
May 20, 2021, 11:55:49 AM
#6
I was looking for API where I can request Merit summary without being a registered member (i.e. No Cookies).

Yes. https://bitcointalk-merit-api.herokuapp.com/api/v0.1/received/xx

xx is the UID of the profile you want to know of th emerit received

I have not yet automated the updating of the database, and as such, the total received may be outdated.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
May 16, 2021, 08:03:13 AM
#5
I'll add another option to the list: BPIP.
legendary
Activity: 2758
Merit: 6830
May 16, 2021, 06:48:21 AM
#4
Yes I was looking for the official API which is directly connected to the database(synced with every change). Just one ques, Is there is limits for using this api ( action=merit;u=XXX ) from a Newbie account?
There is no official API, but I have one which is updated (almost) in real time.

https://api.ninjastic.space/merits

Parameters:
Code:
post_id: number
topic_id: number
receiver: string
receiver_uid: number
sender: string
sender_uid: number
amount: number
board_id: number
after_date: string (ISO date format)
before_date: string (ISO date format)
order: string (ASC, DESC)
limit: number

Example:
Code:
https://api.ninjastic.space/merits?receiver_uid=3294947&topic_id=5337211

There is a new (better) version on the works, but I didn't have any time to finish it.
staff
Activity: 3472
Merit: 6129
May 16, 2021, 05:28:19 AM
#3
https://bitcointalksearch.org/topic/annmerit-api-5232108

It appears (by looking at the GitHub repository) that the last time the database file has been updated was the last month so if you're looking for one that is updated more frequently, this one may not be for you.
copper member
Activity: 2142
Merit: 1305
Limited in number. Limitless in potential.
May 16, 2021, 05:27:32 AM
#2
Sadly there's none. Although there are some telegram bot to check someone's merit information. There is also merit transaction history made by loyce

EDIT: There is, check the 2nd reply Smiley
jr. member
Activity: 49
Merit: 25
May 16, 2021, 05:22:43 AM
#1
.
Jump to: